|
|
|
|
|
by ehnto
273 days ago
|
|
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. |
|
That said, in my tiny experience, LLMs all think in their dataset majority language. They don't adhere to prompt languages, one way or another. Chinese models usually think in either English or Chinese, rarely in cursed mix thereof, and never in Japanese or any of their non-native languages.