Star on GitHub — community-maintained pronunciation dictionary

How to pronounce RadixAttention

cs-term community-consensus

ray diks uh ten shun /ˈreɪdɪks əˌtɛnʃən/ mp3
or: rad iks uh ten shun /ˈrædɪks əˌtɛnʃən/

RadixAttention is most commonly pronounced "ray diks uh ten shun" (/ˈreɪdɪks əˌtɛnʃən/). This is the widely-used reading among engineers, though edge cases exist.

SGLang's automatic KV-cache reuse mechanism — a radix tree over the KV cache for prefix sharing; coined by LMSYS (2024). Compound of "radix" + "attention". STRESS: RAY-diks-uh-TEN-shun (primary on RAY, secondary on TEN). "radix" is /ˈreɪdɪks/ (RAY-diks, the standard dictionary form per Wiktionary/Cambridge), NOT "ra-dicks" or "ra-tix"; final cluster is "-ks" not "-tx". Often mispronounced by non-native devs as "ratix"/"radicks". Alt /ˈrædɪks/ (RAD-iks) is a secondary variant.

Alternate readings you might hear:

Source: LMSYS Org Blog — "Fast and Expressive LLM Inference with RadixAttention and SGLang"

Pronouncing project and product names correctly avoids the small but persistent friction of being gently corrected during standups, conference Q&As, and team calls. Hearing the word a few times locks in the right reading better than reading IPA ever will. Pronounce is a community-maintained dictionary — every entry tagged with a confidence level and (where possible) a citable source.

Hear it from the command line

$ say-it RadixAttention # primary × 3 + audible "or: …" for each alternate
$ say-it --alt RadixAttention # focus on the first alternate
$ say-it --all RadixAttention # primary AND every alternate, each repeated
$ say-it --solo RadixAttention # primary only, no "or: …" tail
$ say-it --why RadixAttention # print the dict entry with source URL

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

Share this

Help one more dev stop saying "RadixAttention" wrong.

⭐ Star the project

This whole page exists because of a community-maintained TSV. If it saved you a cringey moment, drop a star.

Star on GitHub GitHub stars
Star on GitHub