Some takeaways from the Manning Press publication, Domain-Specific Small Language Models by Guglielmo Iozzia
From the outset, and from the perspective of a learned student, the book covered the definition of a Small Language
Model (SLM) for an open source model type and kind. My own experiences with language models has been generally
fruitful and filled with well meaning and purpose. Apart from the hiatus period I took from open sourced models
and their application to learning language models, this has been eye opening and has revealed that most large
language models (LLMs) still have slow uptake processing, or training that takes place behind the scenes from
most large corporate offices and processing stations. This has, in effect, made the closed source and proprietary
models powerful and somewhat limited in terms of the following aspects:
The training could take place at any moment, including during consumer prompting and usage
Special interests may override the academic and overall expression of free knowledge and thoughts
General LLMs lack the specialized training found on other corporate or other domain-specific knowledge
Ownership of most aspects of a query may be limited to the consumer's own prompting, if not allowed in the
TOU/Privacy policies
If put into practice, which has been done behind the scenes, implementing a language model (whether small or large)
has many moving parts, and training the model can take a long time. Among the various open source python scripts now
available, on-site and hardware in personal possession are somewhat limiting and dependent on the commercial
availability of commodity hardware components. If one possesses the latest devices and components from a given source,
the advantage to implementation of a moderate to large language model include the following:
Reduced carbon footprint if given certain conditions, such as tapping into solar arrays, wind farms, or
self-contained power sources (i.e., stored energy cells/batteries, recycled power sources (mainly batteries))
Increased specialization of training materials
More efficient negotiation of consumer prompting and relaxed TOU/Privacy policies if placed in an
academic realm
Less reliance on consumer usage and policies, more freedom to innovate and generate unique model results
Last updated: 07/05/26 @ 0544hrs.