What the parameter count in a model's name means
AI Systems看中文版

What the parameter count in a model's name means

The B in a name like gpt-oss-20b counts parameters, in billions. Multiply that count by the bytes each parameter takes and you get a floor for the memory the weights need. That is also why some models now ship with two numbers instead of one.

2026-08-14 · 5 min read · 855 words · KbWen · EN
7B、70B 是什麼意思?看懂模型名字裡的參數量
AI SystemsRead in English

7B、70B 是什麼意思?看懂模型名字裡的參數量

模型的 7B、70B、235B 講的是參數量,B 就是十億。這篇說明參數量代表什麼、怎麼換算,以及 Qwen3-235B-A22B 這種寫法裡的兩個數字又各自代表什麼。

2026-08-14 · 3 min read · 1382 words · KbWen · ZH