Desert Ant Labs: local, fast models that run on device
1–10 of 101 posts
Re: Desert Ant Labs: local, fast models that run on device
#2Re: Desert Ant Labs: local, fast models that run on device
#3Re: Desert Ant Labs: local, fast models that run on device
#4Re: Desert Ant Labs: local, fast models that run on device
#5Re: Desert Ant Labs: local, fast models that run on device
#6Re: Desert Ant Labs: local, fast models that run on device
#7Re: Desert Ant Labs: local, fast models that run on device
#8Voz is Parakeet 0.6B v3
Clear is DeepFilterNet 3
Ear is the language predictor from whisper-tiny
...
Re: Desert Ant Labs: local, fast models that run on device
#9Re: Desert Ant Labs: local, fast models that run on device
#10> Every model is free up to 100k monthly active devices. No tokens, no logins.
I dunno about the business model though. Cloud LLM billing makes sense: you're getting another computer to do work with each request, and using their compute via their gateway that they bill you.
These local models are like old school software. They're producing the weights, and then giving them to people. If I'm happy with the weights you've given me, and I'm not using your compute for inference and not wanting or needing any updates off you, why should you continue getting money off me and my customers?
The whole "but we need to keep it updated for your security" doesn't really work as well for software designed to run fully offline like these local models are.
I'm not saying they shouldn't get paid, but I guess I feel a personal sadness that it's less obvious how to successfully monetise such a sincerely useful and beneficial approach towards AI models.