From 5b04d6c49d2245e22ef6f92b509feac298a10ca6 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Sun, 8 Dec 2024 18:42:13 +0100 Subject: [PATCH] Fixing typo insertion. --- integration-tests/models/test_flash_llama_prefix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/models/test_flash_llama_prefix.py b/integration-tests/models/test_flash_llama_prefix.py index c907358c..5be6a0ed 100644 --- a/integration-tests/models/test_flash_llama_prefix.py +++ b/integration-tests/models/test_flash_llama_prefix.py @@ -125,7 +125,7 @@ async def test_flash_llama_load( assert len(responses) == len(prompts) outputs = [r.choices[0].message.content for r in responses] expected = [ - "Jeff Walk er's Product Launch Formula is a comprehensive system", + "Jeff Walker's Product Launch Formula is a comprehensive system", "Here are three key indicators to determine if a customer", "You can use the `String.format()` method in", "In a realm of binary mysticism, we find",