The original version of This story appeared in Quanta magazine,
Large language models work well because they're so large. The latest models from Openai, Meta, and Deepseek Use Hundreds of Billions of “Parameters” —The Adjustable KNOBS that Determine Connections Among Data and Get Tweaked Dering the training processes. With more parameters, the models are better to identify patterns and connections, which in turn makes them more powerful and accurate.
But this power come at a cost. Training a model with hundreds of billions of parameters takes huge computational resources. To train its gemini 1.0 Ultra Model, For Example, Google Reportedly Spent $ 191 MillionLarge Language Models (LLMS) also require considerable computational power A single Query to chatgpt Consumes about 10 Times As much energy as a single google search, according to the Electric Power Research Institute.
In Response, Some Researchers are Now Thinking Small. IBM, Google, Microsoft, And Openai Have All Recentated Small Language Models (Slms) That Use A Few Billion Parameters – A Fraction of their LLM CONTERPARTS.
Small models are not used as general-purpose tools like their larger causins. But they can excel on Specific, More Narrowly Defined Tasks, Such as Summarizing Conversations, Answering Patient Questions as a Health Care Chatbot, Gathering data in SMART devices. “For a lot of tasks, an 8 billion -paarameter model is actually pretty good,” said Zico kolterA Computer Scientist at Carnegie Mellon University. They can also run on a laptop or cell phone, instead of a huge data center. (There's no consensus on the exact definition of “small,” but the new models all max out Around 10 billion parameters.)
To optimize the training process for these smal models, resaharches use a few tricks. Large models often scrape raw training data from the internet, and this data can be disorganized, messy, and hard to process. But these larger models can then generate a high-quality data set that can be used to train a small model. The approach, called knowledge distillation, gets the larger model to effectively pass on its training, like a Teacher Giving Lessons to a Student. “The reason [SLMs] Get so good with such small models and such little data is that they use high-quality data instead of the messy stuff, “Kolter said.
Researchers have also explred ways to create small models by starting with large ons and trimming them down. One method, Known as Pruning, Entails Removing Unnecessary or INFFFICINET PARTS of A neural network—The sprawling web of connected data points that underlies a large model.
Pruning was inspired by a Real-Life Neural Network, The Human Brain, Which Gains Efficiency by Snipping Connections Between Synapses as a person ages. Today's Pruning Approaches Trace Back to A 1989 Paper In which the computer scientist yann lecun, now at meta, argued that up to 90 percent of the parameters in a trained neural network group be removing without sacrificing profitation. He called the method “Optimal brain damage.” Pruning Can Help Researchers Fine-Tune a Small Language Model for a Particular Task or Environment.
For Researchers Inteceded in How Language Models Do The Things They Do, Smaller Models Offer An Inexpensive Way to Test Novel Ideas. And because they have fewer parameters than large models, their reasoning might be more transparent. “If you want to make a new model, you need to try things,” said Leshem choshenA Research Scientist at the Mit-IBM Watson Ai Lab. “Small Models Allow Researchers to Experiment with Lower Stakes.”
The big, expensive models, with their evr-increasing parameters, will remain useful for applications like generalized chatbots, image generators, and Drug discoveryBut for many users, a small, targeted model will work just as well, while being emier for researchrs to train and build. “These Efficient Models Can Save Money, Time, and Compute,” Choshen said.
Original Story reprinted with permission from Quanta magazine, An editorial independent publication of the Simons Foundation Whose mission is to enhance public understanding of Science by Covening Research Developments and Trends in Mathematics and the Physical and Life Sciences.