Join our Discord Server

Ollama

Ollama web search API tutorial featured image with a Python web_search call

Ollama Web Search API: Build a Local AI Research Agent That Browses

Ollama ships a built in web search and page fetch API you can hand to a model as tools. Here is...
Collabnix Team
7 min read
Ollama Cloud tutorial featured image with the command ollama run gpt-oss:120b-cloud

Ollama Cloud Models: Run 120B Parameter LLMs Without a GPU

Ollama Cloud lets you run frontier sized models by adding a :cloud suffix to the model name. Same commands, same localhost...
Collabnix Team
6 min read

NVIDIA Nemotron 3.5 Lighting is available on Ollama

Most of what your coding agent does all day is boring. It reads a file. It runs git status. It greps...
Collabnix Team
9 min read

Ollama vs GPT Comparison: Which is Better for Developers?

Ollama vs GPT Comparison: Which is Best for Developers? Introduction Choosing between Ollama and GPT isn’t really an either/or decision —...
Collabnix Team
2 min read
Ollama Python Library tutorial - running LLMs locally

Ollama Python Library: A Complete Guide to Running LLMs Locally with Python

Ollama has become one of the most popular ways to run large language models locally, and its official Python library makes...
Collabnix Team
4 min read

Getting Started with GLM-5.2 on Ollama: A Complete Tutorial

GLM-5.2 has become one of the most searched models on the Ollama library, and for good reason. Built by Z.ai, it’s...
Ajeet Raina
2 min read

Function Calling with Ollama: Building Local Tool-Using AI Agents

A practical guide to function/tool calling with Ollama: how it works, which local models support it, a minimal agent loop, and...
Collabnix Team
2 min read
Server rack for running LLMs locally with Ollama

How to Run LLMs Locally: Complete Setup with Ollama

Learn how to run large language models locally with Ollama. Explore comprehensive setup, leveraging Docker and Python environments for optimal performance...
Collabnix Team
6 min read

Getting Started with Ollama: Run LLMs Locally with Python, Docker & REST API

Ollama is the fastest-growing tool for running large language models (LLMs) locally. Whether you’re using Python, Docker, or the REST API,...
Collabnix Team
6 min read

Ollama Docker Sandbox: Run Local Models Safely

Exploring the Ollama Docker Sandbox Setup AI coding agents are great right up until you stop and think about what they...
Collabnix Team
4 min read

What Everyone Is Actually Searching About Ollama in 2026

Ollama crossed 52 million monthly downloads in Q1 2026. That number is not a vanity metric — it is a tectonic...
Tanvir Kour
5 min read

Running GitHub Copilot CLI on Open Models with Ollama

Exploring GitHub Copilot CLI for Open Models GitHub Copilot CLI is GitHub’s AI coding agent for the terminal — it reads...
Collabnix Team
2 min read

Ollama Subagents: Enhance Your AI Experience

Discover the Benefits of Ollama Subagents Ollama just dropped one of its most significant updates yet – native support for subagents...
Collabnix Team
5 min read

Self-Host Perplexica AI: The Ultimate Docker and Ollama Setup

Self-Host Perplexica AI: Easy Docker & Ollama Guide This guide offers a step-by-step walkthrough of how you can deploy your own...
Manish Lingadevaru
2 min read

Harnessing the Power of Ollama: A Comprehensive Guide

Explore the capabilities of Ollama in AI model deployment, from installation to feature exploration, with a focus on Docker container benefits.
Collabnix Team
6 min read

Ollama API Integration: Building Production-Ready LLM Applications

Learn to build production-ready LLM applications with Ollama API. Complete guide with Python examples, Kubernetes deployment, and performance optimization tips.
Collabnix Team
5 min read

Ollama Performance Tuning: GPU Optimization Techniques for Production

Master Ollama GPU optimization with advanced techniques for VRAM management, Flash Attention, multi-GPU setups, and Kubernetes deployments. Boost LLM performance 2-3x.
Avinash Bendigeri
4 min read

Running Multiple Ollama Models on Kubernetes: Complete Guide

Learn how to deploy and manage multiple Ollama LLM models on Kubernetes with practical YAML configs, scaling strategies, and production best...
Collabnix Team
4 min read

Scaling Ollama Deployments: Load Balancing Strategies for Production

Master load balancing strategies for scaling Ollama deployments in production. Complete guide with Kubernetes configs, HAProxy setup, and troubleshooting tips.
Collabnix Team
6 min read

The Complete Ollama Guide 2025: From Zero to AI Hero (With 50+ Code Examples!)

Run ChatGPT-level AI models on your laptop for FREE – No API bills, complete privacy, and unlimited usage! Ollama has revolutionized...
Tanvir Kour
21 min read

Ollama GPU Acceleration: The Ultimate NVIDIA CUDA and AMD ROCm Configuration Guide for Production AI Deployment

The rise of large language models (LLMs) running locally has revolutionized how developers approach AI integration, with Ollama emerging as the...
Collabnix Team
36 min read

Hugging Face vs Ollama: The Complete Technical Deep Dive Guide for Local AI Development in 2025

Comprehensive comparison of Hugging Face and Ollama for local AI deployment. Learn setup, performance, use cases, and which platform suits your...
Collabnix Team
9 min read

Complete Ollama Guide: Installation, Usage & Code Examples

What is Ollama? Ollama is a lightweight, extensible framework for building and running large language models locally. Run LLaMA, Mistral, CodeLlama,...
Tanvir Kour
4 min read

Getting Started with Ollama on Kubernetes

Ollama has emerged as one of the most popular tools for running large language models (LLMs) locally, providing developers and organizations...
Collabnix Team
4 min read

DeepSeek R1 with Ollama: Complete Guide to Running AI Locally in 2025

Want to run powerful AI models locally without cloud dependencies? DeepSeek R1 with Ollama offers a game-changing solution that rivals OpenAI’s ChatGPT...
Collabnix Team
4 min read

Ollama: The Complete Guide to Running Large Language Models Locally in 2025

Learn how to install, configure, and optimize Ollama for running AI models locally. Complete guide with setup instructions, best practices, and...
Collabnix Team
3 min read

Ollama Guide: Run Large Language Models Locally

Your Ultimate Ollama Guide for Local Language Models Running AI models locally has never been easier. Ollama revolutionizes how developers and AI...
Tanvir Kour
4 min read

Running Ollama on Kubernetes: A Complete Guide

Learn how to deploy and scale Ollama LLM models on Kubernetes clusters for production-ready AI applications
Collabnix Team
3 min read
Building RAG Applications with Ollama and Python

Building RAG Applications with Ollama and Python: Complete 2025 Tutorial

Retrieval-Augmented Generation (RAG) has revolutionized how we build intelligent applications that can access and reason over external knowledge bases. In this...
Collabnix Team
8 min read

Ollama vs ChatGPT 2025: Complete Technical Comparison Guide

Ollama vs ChatGPT 2025: A Comprehensive Comparison A  comprehensive technical analysis comparing local LLM deployment via Ollama against cloud-based ChatGPT APIs,...
Collabnix Team
38 min read

Ollama Python Integration: A Step-by-Step Guide

Ollama Python Integration: A Complete Guide Running large language models locally has become increasingly accessible thanks to tools like Ollama. This...
Collabnix Team
5 min read

Ollama vs Docker Model Runner: 5 Key Reasons to Switch

Ollama vs Docker Model Runner: Key Differences Explained In recent months, the LLM deployment landscape has been evolving rapidly, with users...
Collabnix Team
4 min read

CI for AI: Running Ollama + LLMs in GitHub Actions with Open Source Tools

AI is rapidly transforming how we build software—but testing it? That’s still catching up. If you’re building GenAI apps, you’ve probably...
Collabnix Team
1 min read

Running Ollama with Docker for Python Applications

As AI and large language models become increasingly popular, many developers are looking to integrate these powerful tools into their Python...
Collabnix Team
4 min read

Does Ollama Use Parallelism Internally?

If you’ve been working with Ollama for running large language models, you might have wondered about parallelism and how to get...
Collabnix Team
3 min read

How to Run Gemma Models Using Ollama?

First and foremost, what is Gemma? Gemma is a family of open, lightweight, state-of-the-art AI models developed by Google, built from...
Adesoji Alu
3 min read

Is Ollama ready for Production?

Introduction: The Ollama Promise As organizations seek alternatives to cloud-based AI services, Ollama has gained significant traction for its ability to...
Collabnix Team
3 min read

How to Customize LLM Models with Ollama’s Modelfile?

Introduction Large Language Models (LLMs) have become increasingly accessible to developers and enthusiasts, allowing anyone to run powerful AI models locally...
Adesoji Alu
1 min read

End To End RAG Agent With DeepSeek-R1 And Ollama: A Technical Deep Dive

In this technical deep dive, I’ll walk through creating a complete Retrieval-Augmented Generation (RAG) agent using DeepSeek-R1 and Ollama. This approach...
Tanvir Kour
6 min read

Does Ollama Need a GPU?

I’ve been getting this question a lot lately: “Do I really need a GPU to run Ollama?” It’s a fair question,...
Tanvir Kour
3 min read

Running DeepSeek R1 on Azure Kubernetes Service (AKS) using Ollama

Introduction DeepSeek is an advanced open-source code language model (LLM) that has gained significant popularity in the developer community. When paired...
Adesoji Alu
4 min read

Is Ollama available for Windows?

Ollama, a powerful framework for running and managing large language models (LLMs) locally, is now available as a native Windows application....
Collabnix Team
3 min read

Ollama Cheatsheet 2025

Ollama is an open-source framework that lets you run large language models (LLMs) locally on your own computer instead of using...
Ajeet Raina
1 min read

Setting Up Ollama & Running DeepSeek R1 Locally for a Powerful RAG System

Discover how to create a private AI-powered document analysis system using cutting-edge open-source tools. System Requirements 16GB RAM minimum 10th Gen...
Adesoji Alu
2 min read

Deploy DeepSeek-R1 using Ollama-Operator on Kubernetes

Introduction to DeepSeek-R1 and Ollama In the era of generative AI, efficiently deploying large language models (LLMs) in production environments has...
Adesoji Alu
3 min read

What is Ollama? Features and Getting Started

Ollama is an open-source platform designed to run large language models (LLMs) locally on your machine. This provides developers, researchers, and...
Adesoji Alu
3 min read

Running DeepSeek-R1 with Ollama: A Complete Guide

DeepSeek-R1 is a powerful open-source language model that can be run locally using Ollama. This guide will walk you through setting...
Tanvir Kour
2 min read

Using Ollama in Production: A Developer’s Practical Guide

As a developer who’s worked extensively with AI tools, I’ve found Ollama to be an intriguing option for production deployments. While...
Adesoji Alu
3 min read

A Comprehensive Guide to Ollama Local Installation

Ollama is a powerful framework that allows you to run, create, and modify large language models (LLMs) locally. This guide will...
Tanvir Kour
1 min read

Running DeepSeek-R1 with Ollama

This blog demonstrates how to use DeepSeek-R1 for text generation using Ollama, a tool for running LLMs locally. These instructions align...
Adesoji Alu
1 min read

Getting Started with DeepSeek LLM using Ollama Locally

DeepSeek LLM is an advanced language model developed by the DeepSeek team. Launched in early 2024, DeepSeek LLM has quickly gained traction...
Ajeet Raina
4 min read

How to Build a RAG Application Using Ollama and Docker

A Retrieval-Augmented Generation (RAG) app combines search tools and AI to provide accurate, context-aware results. This guide explains how to build...
Abraham Dahunsi
2 min read

How to setup Open WebUI with Ollama and Docker Desktop on Mac

With over 50K+ GitHub stars, Open WebUI is a self-hosted, feature-rich, and user-friendly interface designed for managing and interacting with large...
Ajeet Raina
2 min read

Running Ollama on Windows: A Comprehensive Guide

Ollama, the versatile platform for running large language models (LLMs) locally, is now available on Windows. This update empowers Windows users...
Ajeet Raina
1 min read

Llama 3.3 70B and Ollama

Meta has introduced Llama 3.3, a 70-billion parameter large language model that provides performance comparable to the much larger Llama 3.1...
Tanvir Kour
3 min read

Running Ollama and Open WebUI in a Kubernetes Cluster

In today’s world of machine learning and AI, managing models and running them efficiently is crucial for developers. Ollama is a...
Ajeet Raina
1 min read

Ollama and Open WebUI on Jetson devices with GPU using Docker

NVIDIA Jetson devices are powerful platforms designed for edge AI applications, offering excellent GPU acceleration capabilities to run compute-intensive tasks like language...
Ajeet Raina
3 min read

Exploring LLMs: Ollama, vLLM, Hugging Face, LangChain, and Open WebUI

The world of large language models (LLMs) is evolving rapidly, offering diverse tools for developers to integrate powerful AI into their...
Tanvir Kour
2 min read

Ollama vs. vLLM: Choosing the Best Tool for AI Model Workflows

As AI models grow in size and complexity, tools like vLLM and Ollama have emerged to address different aspects of serving and interacting with large...
Tanvir Kour
2 min read

How to Run Open Source LLMs Locally with Ollama and Docker — Llama3.1, Phi3, Mistral, Gemma2

You’ve probably heard about some of the latest open-source Large Language Models (LLMs) like Llama3.1, Gemma 2, and Mistral. These models...
Brice Fotzo
4 min read

The Ollama Docker Compose Setup with WebUI and Remote Access via Cloudflare

Explore a Docker Compose setup combining Ollama, Ollama UI, and Cloudflare for local AI model hosting and remote accessibility. GPU support...
Avinash Bendigeri
2 min read

Ollama Meets AMD GPUs: Leveraging ROCm for Faster LLM Training

Unlock the potential of Large Language Models with AMD GPUs and Ollama. Learn how to set up ROCm support on Kubernetes...
Ajeet Raina
1 min read

Understanding Large language Models: A Comprehensive Guide – Part 1

Discover the fascinating world of Large Language Models (LLMs) and their impact on human knowledge and creativity. Learn how these AI...
Adesoji Alu
4 min read

The Importance and Use Cases of GPT AI: Transformer Architecture and Versatility

Discover the power of GPT AI - a revolutionary model by OpenAI for natural language processing. Learn about its transformer architecture...
Adesoji Alu
7 min read

Why are LLMs Important?

Discover the technical components that power Large Language Models (LLMs) and understand how they revolutionize human-computer interactions and language processing.
Adesoji Alu
6 min read

Running Ollama with Nvidia GPU Acceleration: A Docker Compose Guide

Discover how to harness the power of Nvidia GPUs to optimize Large Language Models like Ollama with Docker Compose in this...
Ajeet Raina
3 min read

Running Llama 3 Locally with Ollama and Ollama WebUI

Meta (formerly Facebook) has just released Llama 3, a groundbreaking large language model (LLM) that promises to push the boundaries of what AI...
Ajeet Raina
3 min read

How to uninstall Ollama

Looking to uninstall Ollama from your system? Follow these simple steps to bid it farewell and clean up your system smoothly....
Ajeet Raina
2 min read

How to setup Ollama with Ollama-WebUI using Docker Compose

Unlock the potential of Ollama, an open-source LLM, for text generation, code completion, translation, and more. See how Ollama works and...
Ajeet Raina
2 min read

Why Ollama is Crucial for Docker GenAI Stack?

Discover how Ollama server enables Mac users to efficiently run Docker GenAI stacks with large language models, offering speed, privacy, and...
Ajeet Raina
3 min read

Ollama vs. GPT: A Comparison of Language Models for AI Applications

The world of language models (LMs) is evolving at breakneck speed, with new names and capabilities emerging seemingly every day. For...
Ajeet Raina
5 min read

How to Install and Run Ollama with Docker: A Beginner’s Guide

Let’s create our own local ChatGPT. In the rapidly evolving landscape of natural language processing, Ollama stands out as a game-changer,...
Ajeet Raina
3 min read
Join our Discord Server