From 6c8c71af16ae50e4d1e6f00a74abe81f49fde352 Mon Sep 17 00:00:00 2001 From: Pierrick HYMBERT Date: Wed, 20 Mar 2024 06:12:19 +0100 Subject: [PATCH] server: tests: add new tokens regex following new repeat penalties default changed in (#6127) --- examples/server/tests/features/server.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/server/tests/features/server.feature b/examples/server/tests/features/server.feature index 1f315e5298605..45a988db67f5f 100644 --- a/examples/server/tests/features/server.feature +++ b/examples/server/tests/features/server.feature @@ -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