What is everyone using for the LLM model for HA voice when selfhosting ollama? I’ve tried llama and qwen with varying degrees of understanding my commands. I’m currently on llama as it appears a little better. I just wanted to see if anyone found a better model.
Edit: as pointed out, this is more of a speech to text issue than llm model. I’m looking into the alternatives to whisper
The Gemma 27b model has been solid for me. Using chatterbox for TTS as well
27b - how much VRAM does it use?
Looks to be 20gb of vram
So basically for people who have graphic cards with 24GB VRAM (or more). While I do, it’s probably something most people don’t ;)
Yeah, I went a little crazy with it and built out a server just for AI/ML stuff 😬
I could probably run something on my gaming PC with 3090, but that would be a big cost. Instead I’ve just put my old 2070 in an existing server and using it for more lightweight stuff (TTS, obico, frigate, ollama with some small model).
thanks I’ll give gemma a shot