Skip to content

Commit 6c8c71a

Browse files
committed
server: tests: add new tokens regex following new repeat penalties default changed in (#6127)
1 parent bab4ad8 commit 6c8c71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/tests/features/server.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Feature: llama.cpp server
4848
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
4949
"""
5050
And a completion request with no api error
51-
Then 64 tokens are predicted matching fun|Annaks|popcorns|pictry
51+
Then 64 tokens are predicted matching fun|Annaks|popcorns|pictry|bowl
5252
And the completion is truncated
5353
And 109 prompt tokens are processed
5454

0 commit comments

Comments
 (0)