Skip to content

Commit

Permalink
server: tests: add new tokens regex following new repeat penalties de…
Browse files Browse the repository at this point in the history
…fault changed in (#6127)
  • Loading branch information
phymbert committed Mar 20, 2024
1 parent bab4ad8 commit 6c8c71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/tests/features/server.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6c8c71a

Please sign in to comment.