I was using Qwen3 locally in thinking mode, and noted that even if it is talking to me in Japanese, it is doing it's "thinking" steps in English. Not having a full understanding of how the layers in an LLM handle language connections I can't say for sure, but for a human this would result in subpar outcomes.
For example (not actual output):
Input: "こにちは"(konichwa)
Qwen Thinking: "Ah, the user has said "こにちは", I should respond in a kind and friendly manner.
Qwen Output: こにちは!
It quiiiickly gets confused in this, much quicker than in English.