From 7d9004f19923c3ba7734cc1f6c31308a8a8e29fc Mon Sep 17 00:00:00 2001 From: Derek Higgins Date: Wed, 24 Sep 2025 14:53:36 +0100 Subject: [PATCH] ci: test adjustments for Qwen3-0.6B Signed-off-by: Derek Higgins --- tests/integration/test_cases/inference/chat_completion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_cases/inference/chat_completion.json b/tests/integration/test_cases/inference/chat_completion.json index 99add7b66..03c0a8dc9 100644 --- a/tests/integration/test_cases/inference/chat_completion.json +++ b/tests/integration/test_cases/inference/chat_completion.json @@ -259,7 +259,7 @@ "messages": [ { "role": "system", - "content": "You are a helpful assistant. Michael Jordan was born in 1963. He played basketball for the Chicago Bulls for 15 seasons." + "content": "You are a helpful assistant. Michael Jordan was born in 1963. His first name is \"Michael\", He played basketball for the Chicago Bulls for 15 seasons and was drafted in 1984" }, { "role": "user",