From 3b8242a188d3cf14dfcf2f27bf68da34c7b4b0d5 Mon Sep 17 00:00:00 2001 From: Pierrick HYMBERT Date: Sat, 2 Mar 2024 14:13:49 +0100 Subject: [PATCH] server: tests - missing EOL at EOF --- 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 695fdd511..6b8dbf891 100644 --- a/examples/server/tests/features/server.feature +++ b/examples/server/tests/features/server.feature @@ -88,4 +88,4 @@ Feature: llama.cpp server Given available models Then 1 models are supported Then model 0 is identified by tinyllama-2 - Then model 0 is trained on 128 tokens context \ No newline at end of file + Then model 0 is trained on 128 tokens context