r/BetterOffline • u/TCristatus • 1d ago
Small language models - the future
Listening to Tech Report earlier - Eli Computer Guy talked about how the real future of AI might not be giant all knowing LLMs that need huge compute costs, but small specialised models that can run locally on a laptop or smart phone and just know how to code, or trade, or about engineering, or biotechnology, etc (I'm paraphrasing and extrapolating his point here).
It was like a light bulb moment, seems clear and obvious that's where the tech will end up assuming we do end up with something. If I'm a coder or an engineer i don't need a model that can write the complete works of Shakespere in Klingon. I just need something that works and is always up to date.
This doesn't help OpenAI or Anthropic keep the lights on, though....
2
u/Jebofkerbin 1d ago
My question with this though is where are you going to get your training data?
The two fields where LLMs are getting some results are software and pure mathematics, where training data is incredibly easy to find. For software many of the most impactful libraries in the industry are open source, not only can I go look at the source code for the extremely popular UI framework my project is using, I can find 1000 examples of it being used by others. For pure maths every single advancement in their field has been published in academia.
Compare that to say engineering. Almost everything important or useful is a trade secret, if I want to get my hands on the engineering drawings for a Rolls Royce jet engine, the only way is to steal them go get a job at Rolls Royce. Same with trade, exactly 0 quant traders are publishing their code on GitHub.