Practice the pronunciation of AI and machine learning framework and platform names including vLLM, Hugging Face, PyTorch, spaCy, and Transformers.
0 / 5 completed
1 / 5
How is 'vLLM' pronounced?
vLLM is pronounced /viː ɛl ɛl ɛm/ — 'VEE EL EL EM'. The leading lowercase 'v' (for 'virtual', referencing the PagedAttention virtual-memory idea) is said as the letter /viː/, then 'LLM' = L /ɛl/, L /ɛl/, M /ɛm/. Four letters spoken individually: VEE-EL-EL-EM. Non-native speakers sometimes try to say it as a word or expand the 'v' to 'vee'. vLLM is a high-throughput, memory-efficient inference and serving engine for large language models, famous for its PagedAttention algorithm: \'We serve LLaMA with VEE EL EL EM for higher token throughput\'.
2 / 5
How is 'Hugging Face' pronounced?
Hugging Face is pronounced /ˈhʌɡɪŋ feɪs/ — 'HUG-ing FACE'. The name comes from the 🤗 hugging-face emoji. 'Hug' = /hʌɡ/ (short /ʌ/ as in 'rug', 'bug'). '-ging' = /ɪŋ/. 'Face' = /feɪs/ (diphthong /eɪ/). Three syllables: HUG-ing FACE, stress on the first. Non-native speakers may use a 'yu' glide ('HYOO-ging') or a long 'oo'. Hugging Face is a company and platform hosting machine-learning models, datasets, and the Transformers library: \'Download the model weights from HUG-ing FACE\'.
3 / 5
How is 'PyTorch' pronounced?
PyTorch is pronounced /ˈpaɪtɔːtʃ/ — 'PY-torch'. The name combines 'Py' (Python) + 'Torch' (the earlier Lua-based framework). 'Py' = /paɪ/ (diphthong /aɪ/ as in 'pie'). 'Torch' = /tɔːtʃ/ (long /ɔː/ as in 'more' + /tʃ/ as in 'church'). Two syllables: PY-torch, stress on the first. Non-native speakers may use a short /ɪ/ ('PIT-orch') or stress the second syllable. PyTorch is an open-source deep learning framework from Meta, known for dynamic computation graphs and a Pythonic API: \'The model is implemented in PY-torch with autograd\'.
4 / 5
How is 'spaCy' pronounced?
spaCy is pronounced /speɪˈsiː/ — 'spay-SEE'. The capital 'C' signals that the second syllable is stressed and pronounced like the letter 'C'. 'spa' = /speɪ/ (diphthong /eɪ/ as in 'space'). 'Cy' = /siː/ (long 'ee', like the letter C, stressed). Two syllables: spay-SEE, stress on the second. Non-native speakers often say 'SPASS-ee' (short 'a') or 'SPY-see'. spaCy is an industrial-strength natural language processing library for Python with fast tokenisation, tagging, and named-entity recognition: \'The NLP pipeline uses spay-SEE for entity extraction\'.
5 / 5
How is 'Hugging Face Transformers' library name 'Transformers' pronounced?
Transformers is pronounced /trænsˈfɔːməz/ — 'trans-FOR-murz'. It is the plural of the English word 'transformer', referencing the transformer neural-network architecture. 'Trans' = /træns/ (short /æ/, unvoiced /s/). 'form' = /fɔːm/ (long /ɔː/, stressed). '-ers' = /əz/. Three syllables: trans-FOR-murz, stress on the second. Non-native speakers may stress the first syllable or voice the 's' to /z/. Transformers is Hugging Face's library providing thousands of pretrained models for text, vision, and audio: \'Load BERT with the trans-FOR-murz pipeline API\'.