ci: test adjustments for Qwen3-0.6B (#3978)

Without this hint Qwen3-0.6B tends to reply with the full name
and sometimes doesn't reply with the correct drafted year.

---------

Signed-off-by: Derek Higgins <derekh@redhat.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
This commit is contained in:
Derek Higgins 2025-11-03 20:19:35 +00:00 committed by GitHub
parent 1263448de2
commit 1562277cfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
270 changed files with 48494 additions and 22340 deletions

View file

@ -24,11 +24,11 @@
"id": "rec-3a680a3aabcd",
"choices": [
{
"finish_reason": "stop",
"finish_reason": "length",
"index": 0,
"logprobs": null,
"message": {
"content": "Hello! How can I help you today?",
"content": "Hello! It's nice to meet you. Is there something I can help you with or would you",
"refusal": null,
"role": "assistant",
"annotations": null,
@ -44,14 +44,15 @@
"service_tier": null,
"system_fingerprint": "fp_ollama",
"usage": {
"completion_tokens": 10,
"completion_tokens": 20,
"prompt_tokens": 27,
"total_tokens": 37,
"total_tokens": 47,
"completion_tokens_details": null,
"prompt_tokens_details": null
}
}
},
"is_streaming": false
}
},
"id_normalization_mapping": {}
}

View file

@ -53,5 +53,6 @@
}
},
"is_streaming": false
}
},
"id_normalization_mapping": {}
}

View file

@ -22,7 +22,7 @@
"finish_reason": "length",
"index": 0,
"logprobs": null,
"text": "What would you like me to say completion about? Would you like me to complete a thought, finish"
"text": "I can provide you with the following completions:\n\n1. Name: _____________________________________\n2. Profession"
}
],
"created": 0,

View file

@ -53,5 +53,6 @@
}
},
"is_streaming": false
}
},
"id_normalization_mapping": {}
}