Glossary
Searchable terminology from accessibility, web standards, and related fields.
2 results found in Language Model.
- Small Language Model (SLM)
- A language model, typically ranging from tens of millions to a few billion parameters, designed to run on consumer or edge devices rather than in centralized cloud data centers. Small language models …
- Trigram (3-gram)
- A sequence of three consecutive words used in statistical language modeling for word prediction. Trigram models predict the next word based on the two preceding words, capturing more context than simp…