Hacker News new | ask | show | jobs
by grej 459 days ago
It lasted until Mistral released 3.1 Small a week later. Such is the pace of AI...
2 comments

yeah, I can't even keep up these days. So now mainly focus on what I can run locally via Ollama.
Gemma 3 is on Ollama now https://ollama.com/library/gemma3 but surprisingly they don't have Mistral 3.1 yet.

I've managed to run Mistral 3.1 on my laptop using MLX, notes here https://simonwillison.net/2025/Mar/17/mistral-small-31/

Are you running vision tasks? Works just fine in ollama as an LLM but the vision component is unimplemented.
I'm using gemma3:27b with the latest ollama (0.6.2) and vision is working.
Yes but we're talking about mistral 3.1 here, which doesn't have the vision component implemented, looks like vllm supports it though.
How's their lmarena ELO?