server: tests: add new tokens regex following new repeat penalties default changed in (#6127)
This commit is contained in:
parent
bab4ad88ff
commit
6c8c71af16
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Feature: llama.cpp server
|
|||
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
"""
|
||||
And a completion request with no api error
|
||||
Then 64 tokens are predicted matching fun|Annaks|popcorns|pictry
|
||||
Then 64 tokens are predicted matching fun|Annaks|popcorns|pictry|bowl
|
||||
And the completion is truncated
|
||||
And 109 prompt tokens are processed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue