项目 社区共识
Ulysses 在英语中的标准读法是 「yoo liss eez」(/juːˈlɪsiːz/)。
DeepSpeed-Ulysses is Microsoft's sequence-parallelism system for training extreme-long-context Transformers — it partitions input sequences across GPUs and uses an all-to-all collective for distributed attention (arXiv:2309.14509). "Ulysses" is the Latin name for Homer's Odysseus. Primary stress is on the second syllable: yoo-LISS-eez. Non-native devs commonly mangle it as "oo-LISS-es," missing that the initial U is /juː/ ("yoo") and the -es ending is /iːz/ ("eez"). A first-syllable-stress variant (YOO-lih-seez) exists but the second-syllable reading dominates. Non-obvious because it is a classical proper name with irregular English vowels, yet cited constantly in long-context training papers.
来源:Cambridge Dictionary — Ulysses (US pronunciation)
读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。
安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh