DeepSeek R1 made headlines in January 2025 when benchmarks showed it matching OpenAI’s o1 — a model that costs significantly more to run — at a fraction of the price. But how does it actually co...
DeepSeek R1 and Llama 3.1 are two of the best open-source models you can run locally with Ollama — but they’re built for different things. Llama 3.1 is a strong all-round model; DeepSeek R1 is a...
DeepSeek R1 is available in six sizes on Ollama — from a compact 1.5B model that runs on almost any machine, to a 70B version that rivals the full model’s capabilities. Choosing the right size d...
DeepSeek R1 is one of the most significant open-source AI models released in 2025. It’s a reasoning model — like OpenAI’s o1 — that thinks through problems step by step before answering, m...
Ollama’s local REST API makes it straightforward to call local LLMs from Python — either directly with the requests library, via the official Ollama Python package, or through the OpenAI SDK. Th...
When it comes to running local LLMs with Ollama, two models come up in almost every conversation: Llama 3 from Meta and Mistral from Mistral AI. Both are excellent open-source models that run well on ...
Building a RAG (Retrieval Augmented Generation) pipeline with Ollama? Choosing the right model is critical — both for generating embeddings and for answering questions based on retrieved context. Here...
Whether you want a conversational AI companion, a character for creative writing, or an engaging chatbot — these Ollama models deliver the best roleplay and chat experiences locally in 2026. What Make...
Want to analyse images, read documents, or describe screenshots locally? Multimodal vision models in Ollama let you do all of this without sending images to the cloud. Here are the best Ollama vision ...









