在 GitHub 给个 Star — 社区维护的发音词典

GPTQ 怎么读

缩写 社区共识

jee pee tee kyoo /ˌdʒiː piː tiː ˈkjuː/ mp3

GPTQ 在英语中的标准读法是 「jee pee tee kyoo」(/ˌdʒiː piː tiː ˈkjuː/)。

Post-training weight quantization method for LLMs ("GPT" + "Q" for quantization). An initialism, spelled out letter-by-letter: jee-pee-tee-KYOO, primary stress on the final Q. The "GPT" prefix is read like GPT-4 (not "gee-putt"). Not pronounced as a single word.

来源:Frantar et al., "GPTQ: Accurate Post-Training Quantization for Generative Pre-trained Transformers" (arXiv:2210.17323)

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it GPTQ # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub