计算机术语 社区共识
rmsnorm 在英语中的标准读法是 「ar em ess norm」(/ˌɑːr ɛm ɛs ˈnɔːrm/)。
RMSNorm = Root Mean Square (Layer) Normalization, the normalization used in Llama/Mistral and most modern LLMs. Spoken as a compound: the "RMS" part is spelled out letter-by-letter (ar-em-ess), then "norm" said as the word. STRESS on NORM: "ar-em-ess NORM". No source documents an explicit creator pronunciation, but the letter-spelled-acronym + "norm" reading is universal in talks and writeups, hence community-consensus.
来源:Zhang & Sennrich, "Root Mean Square Layer Normalization", arXiv:1910.07467
读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。
安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh