posted in Technology

Alibaba’s AI model Qwen3.8-Max made widely accessible ahead of open-weights release: Flagship 2.4 trillion parameter model highlights native multimodal capabilities and ... agentic tasks.

www.scmp.com/tech/article/3362738/alibabas-ai-model-qwen38-max-made-widely-accessible-ahead-open-weights-release
South China Morning PostAlibaba’s AI model Qwen3.8-Max widely accessible ahead of open-weights releaseFlagship 2.4 trillion parameter model highlights native multimodal capabilities and the ability to carry out long-horizon agentic tasks.

Replying to @⁨PetteriPano@lemmy.world⁩

Chinese being more token efficient is a myth, and seems to stem from the superficial fact that characters are only visually more space efficient.

The fact that each Chinese character takes up 3 bytes (as opposed to 1 byte of English), words in Chinese typically require compounds of several characters, and that tokenizers have a limited vocabulary limited to mostly English means that Chinese is actually token inefficient.

No, Chinese Is Not More Token-Efficient Than English for LLMs | markhuang.ai - markhuang.ai/blog/chinese-token-myth

markhuang.aimarkhuang.aiNo, Chinese Is Not More Token-Efficient Than English for LLMsA native Mandarin speaker tests the popular claim that Chinese characters save tokens when interacting with LLMs. Across six tokenizers — including Chinese-first models like Qwen, GLM, and DeepSeek — English uses fewer tokens every time. The data, the BPE mechanics, and why character count has nothing to do with token count.