# LLM Models A list of models # Mistral Small 3.2 Mistral Small is a 24B param LLM that ### Running in Ollama ```bash ollama pull hf.co/gabriellarson/Mistral-Small-3.2-24B-Instruct-2506-GGUF:Q4_K_M ``` ### References - [https://simonwillison.net/2025/Jun/20/mistral-small-32/](https://simonwillison.net/2025/Jun/20/mistral-small-32/) # Gemini 2.5 Series
Developer/TrainerGoogle
Homepage[https://deepmind.google/models/gemini/pro/](https://deepmind.google/models/gemini/pro/)