From 1a1523240041c5f294ecbe8eb68888b003b5e99f Mon Sep 17 00:00:00 2001 From: Cyberes Date: Fri, 20 Oct 2023 17:35:21 -0600 Subject: [PATCH] tests: make sure all prompts are the same --- other/tests/generate.sh | 2 +- other/tests/oai-completion.sh | 2 +- other/tests/stream.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/other/tests/generate.sh b/other/tests/generate.sh index f36d73e..b1443c0 100755 --- a/other/tests/generate.sh +++ b/other/tests/generate.sh @@ -33,7 +33,7 @@ while true; do DATA=$( cat < START <--') asyncio.run(print_response_stream(prompt))