SLM (Small Language Model)
Also known as: Small Language Model / 小規模言語モデル
A language model in the hundreds-of-millions to low-billions parameter range. Key advantages are local execution, lower cost, and low latency — ideal for edge devices and domain-specific tasks.
Overview
SLM is the umbrella term for language models smaller than frontier LLMs — examples include Gemma, Qwen, Phi, and Mistral. They run on consumer GPUs or Apple Silicon Macs without cloud API fees. While less capable than frontier models in raw generality, fine-tuning on domain data often brings them to production quality for specific tasks.
SMB fit
On-premises or local execution eliminates data-leakage risk and keeps monthly costs near zero. Paired with Ollama or OpenClaw, an SMB can build an internal RAG system or customer-support bot without any cloud dependency.
Related Columns
Feel free to contact us
Contact Us