I was able to run a LLaMa on my personal machine to run some labeling on my documents, as a test of its capabilities. It was instruct tune. 30b parameters 4 example labels, and I had a binary classifier in seconds. Sure, semantic text classifiers were possible for a while, but making it accessible changes everything. Giving anyone who can use a spreadsheet the power of a local LLM (or, basically free LLMs) can make t…
Agree, though plain old Bayesian classifiers have been able to handle some significant portion of that office work for a long time. And not much ever came from it for everyday stuff outside of spam filters. Maybe both the buzz factor and broader applicability means it's more likely to happen this go around?
The Coming of Local LLMs
31–40 of 214 posts
Re: The Coming of Local LLMs
#32It would be nice to be able to run an LLM-driven spamassassin on a VPS for acceptable cost.
Re: The Coming of Local LLMs
#33How realistic is CPU-only inference in the near future?
I get around ~140 ms per token running a 13B parameter model on a thinkpad laptop with a 14 core Intel i7-9750 processor. Because it's CPU inference the initial prompt processing takes longer than on GPU so total latency is still higher than I'd like. I'm working on some caching solutions that should make this bareable for things like chat.
Re: The Coming of Local LLMs
#34It would be nice to be able to run an LLM-driven spamassassin on a VPS for acceptable cost.
I don't think it will help. Actual friends occasionally send me mail that says "test" from a random account. And spammers do too... There is no way to seperate them.
Re: The Coming of Local LLMs
#35How realistic is CPU-only inference in the near future?
It’s in the near past. https://github.com/ggerganov/llama.cpp
Re: The Coming of Local LLMs
#36Re: The Coming of Local LLMs
#37Re: The Coming of Local LLMs
#38It's great they got LLMs running on resource constrained devices but are they any good? Or I should ask, with the limited resources they get, what good are they for?
From my experience with llama.cpp and oobaboogas webui I can say they are amazing, at least on my gaming pc. I’m absolutely astonished at the speed and quality of llama, alpaca, galactica and vicuna (the >10B parameters ones). Make no mistake, it’s for tinkerers that do not expect each prompt to be answered human like. I see them as creativity and thought testing tools, also knowledge exploratory.
Re: The Coming of Local LLMs
#39Re: The Coming of Local LLMs
#40'You are a koala who plays with 5-7 year olds, you are friendly natured and curious and like to ask questions'