Qwen
/

Text Generation
Transformers
Safetensors
qwen3_moe
conversational

system prompt suggestion

#37
by Shuaiqi - opened

Is there any suggestion for system prompt?

We have observed a significant difference between our locally deployed Qwen3-235B-A22B and the model from Qwen Chat.

When the system prompt is Chinese, even if the user asks a question in English, the model will still respond in Chinese.

I use this insertion at the beginning of my system prompt: '# Language: Czech primary (adapt to user preference)'. You can also redundantly include it at the end of the prompt, or structure the system prompt with XML tags and assign priorities to the tags as well. However, I haven't tested it as you mentioned, only through OpenRouter. Good luck!

Sign up or log in to comment