AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “r-ollama”

GridTimelineEvolution
427 results
15 Apr 2026

OllamaGPT Teaser

Local AiDGX agent

OllamaGPT is a self-hosted, ChatGPT-style web interface that runs locally using Ollama as its backend LLM engine, requiring no API keys or external services. It is designed for developers and power us

Please, god can someone point me to a good source for creating modelfiles for specific archs?

Local AiDGX agent

This r/ollama Reddit post reflects a common community frustration around finding clear, architecture-specific documentation for writing Ollama Modelfiles. A Modelfile is the blueprint used to create a

[Project] Babel-Brief: A local AI Telegram secretary to summarize the noise (Python + Ollama API)

Local AiDGX agent

Babel-Brief is a self-hosted Python project shared on r/ollama that acts as a local AI 'secretary' for Telegram, designed to monitor and summarize high-volume or noisy group chats using a locally runn

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters

RFC: Solving the Metacognitive Deficit—A Modular Architecture for Self-Auditing and Live Weight-Correction in Agentic Systems

AgentsDGX agent

This Reddit post (r/ollama) proposes a community RFC (Request for Comments) discussing a modular architectural framework designed to address the 'metacognitive deficit' in agentic LLM systems — specif

Running a 31B model locally made me realize how insane LLM infra actually is

Local AiDGX agent

A Reddit post from r/ollama in which a user shares their experience running a 31B parameter model locally using Ollama, reflecting on the surprisingly demanding hardware and infrastructure requirement

Sanitizing SMS?

Local AiDGX agent

This Reddit post on r/ollama likely discusses techniques for using a locally-run Ollama LLM to sanitize, filter, or process incoming SMS messages — for example, detecting spam, extracting relevant inf

Testing Ollama with Genma 4 and internet search turned on, and got the model extremely confused that it got results from the future

Local AiDGX agent

A Reddit post from the r/ollama community documents a user's experiment running Google's Gemma 4 model locally via Ollama with web search (internet access) enabled, which resulted in the model becomin

What does 'Run <number> cloud models at a time' in Ollama Cloud Subscription mean?

Local AiDGX agent

The Ollama Cloud Subscription includes a feature described as 'Run cloud models at a time,' which refers to how many AI models a user can have simultaneously loaded and running in the cloud at any giv

Which cloud model do you use for coding? Which one got better reasoning?

Local AiDGX agent

This r/ollama thread is a community discussion where users share their preferred cloud-based AI models for coding tasks and compare their reasoning capabilities. The conversation likely highlights pop

WSL broke my wifi

Local AiDGX agent

A Reddit post in r/ollama where a user reports that installing or running WSL (Windows Subsystem for Linux) caused Wi-Fi connectivity issues on their Windows machine. The discussion likely covers the

14 Apr 2026

Abliterated (uncensored) models

Local AiDGX agent

This r/ollama discussion covers 'abliterated' models — LLMs that have had their built-in refusal mechanisms removed through a technique called abliteration, allowing them to respond to prompts without

Agents in Ollama and Langflow

Local AiDGX agent

This Reddit post from r/ollama likely discusses how to build and run AI agents locally by combining Ollama — which handles local model serving to keep data private — with Langflow's visual, drag-and-d

Codex CLI with ollama as provider?

Local AiDGX agent

This r/ollama thread discusses using Ollama as a local model provider for OpenAI's Codex CLI, covering configuration and setup. Open models can be used with OpenAI's Codex CLI through Ollama, allowing

Correct me if I’m wrong: Ollama can’t fine tune like Unsloth Studio

Local AiDGX agent

Ollama is a local inference engine designed for running pre-built LLMs on your own machine, and it does not include fine-tuning capabilities — this distinction is correct. Unsloth (and its Unsloth Stu

Did they stop the free cloud tier?

Local AiDGX agent

This Reddit thread on r/ollama discusses community questions around whether Ollama discontinued or changed its free cloud tier. Ollama Cloud launched in preview in September 2025 with fixed-price subs

Downloading an AI model just to hit an OOM error is the worst. 📉

Local AiDGX agent

This Reddit post from r/ollama discusses the frustrating experience of spending time downloading a large AI model via Ollama only to encounter an Out-of-Memory (OOM) error when attempting to run it, m

Fixed: IPEX-LLM + modern Ollama models (qwen3, gemma4) on Intel Arc 140V Lunar Lake Windows 11 — undocumented solution

Local AiDGX agent

This Reddit post from r/ollama documents a community-discovered, undocumented workaround for getting IPEX-LLM to successfully run modern Ollama models — specifically Qwen3 and Gemma4 — on systems powe

[Help] Gemma 4 26B LoRA Training on 16GB VRAM: Loss decreases, but inference degenerates into loops (Masking vs. MoE?)

Model ReleasesDGX agent

This Reddit thread discusses a user's experience attempting LoRA fine-tuning of the Gemma 4 26B-A4B model on a 16GB VRAM GPU, where training loss decreases normally but the resulting model degenerates

How to setup ollama cloud plan(go) on Vs code

Local AiDGX agent

This Reddit post discusses how to configure Ollama's cloud plan (using the Go-based toolchain) within Visual Studio Code, enabling users to access and run high-end cloud-hosted models—such as those pu

How's your experience in using Ollama Cloud Pro compared to the free version?

Local AiDGX agent

This Reddit thread from r/ollama discusses user experiences comparing Ollama Cloud Pro to the free tier. Ollama Cloud is available through subscription tiers — Free, Pro at 20/month, and Max at 100/mo

I have a Macbook AIR M5 Base and I want to run an Agentic Coding program, similar to Claude Code or Codex. Besides the model, how do I do it? I've already tried with Ollama, VS Code, Opencode, and haven't been able to. (I'm not a developer, sorry)

Model ReleasesDGX agent

This Reddit thread addresses a common challenge for non-developers trying to run a local agentic coding assistant on a MacBook Air M5: while tools like Ollama, VS Code, and OpenCode are the right piec

I made a open source CLI agent for 8k tokrn context windows - v0.3- improves ollama compatibility and speed by up to 2 times

Local AiDGX agent

A community-shared open source CLI agent project posted to r/ollama, designed specifically for use with 8K token context windows in local Ollama-based LLM setups. Version 0.3 focuses on improving Olla

I really enjoy the codex desktop app, so i made a fully open source desktop app for open-codex

Local AiDGX agent

A community member on r/ollama created a fully open-source desktop application for **open-codex** — a fork of OpenAI's Codex CLI that supports local language models via Ollama. Open-codex is itself a

IA local con NVIDIA RTX PRO™ 4000 Blackwell 16GB GDDR7

HardwareDGX agent

This Reddit post from the r/ollama community discusses running local AI/LLM workloads using the NVIDIA RTX PRO 4000 Blackwell GPU via Ollama, a framework for running large language models locally. The

Local tool for cli coding like Claude code

Model ReleasesDGX agent

This r/ollama thread discusses how to run a local, free alternative to Claude Code for CLI-based AI coding using Ollama. Ollama v0.14.0 and later are compatible with the Anthropic Messages API, making

MoBo, CPU, RAM suggestion | I'm terrible at guessing hardware | no gpu

HardwareDGX agent

This Reddit thread from r/ollama features a user seeking community recommendations for motherboard, CPU, and RAM components to build a system optimized for running Ollama locally without a dedicated G

Not downloading

Local AiDGX agent

A Reddit post from the r/ollama community reporting an issue where a model or the Ollama application itself fails to download properly. The discussion likely covers troubleshooting steps such as check

Ollama Max vs. Claude Code vs. ChatGPT Plan

Model ReleasesDGX agent

This Reddit thread from r/ollama compares three AI subscription/access options — Ollama Max (a paid Ollama tier), Claude Code (Anthropic's coding-focused offering), and a ChatGPT paid plan — likely ev

One-click LM Studio → Ollama model linker

Local AiDGX agent

This r/ollama post discusses a tool for easily linking models between LM Studio and Ollama without duplicating disk storage. Both Ollama and LM Studio are popular local LLM tools, but they store their

Open-sourced Product manager

Local AiDGX agent

A Reddit post on r/ollama sharing a locally-run, open-source AI assistant configured to act as a product manager, likely built using Ollama to run a local large language model with a custom system pro

Openclaw with Gemma4 26B extremely slow and forget stuff

Local AiDGX agent

Users in the r/ollama community report that running OpenClaw with the Gemma4 26B model via Ollama results in pathologically slow first-turn performance, with the degree of slowdown scaling with OpenCl

RAM guide: What model combinations actually fit on common Macs

TutorialsDGX agent

This r/ollama community guide provides a practical breakdown of which AI language models (and combinations of models) can realistically fit within the unified memory constraints of common Apple Silico

[ Removed by Reddit ]

Local AiDGX agent

The specific Reddit post at this URL has been removed and its content is unavailable. This entry from r/ollama likely contained a community discussion, question, or guide related to Ollama — a popular

Running local models for coding — what's your actual context strategy for large codebases?

Local AiDGX agent

This r/ollama community thread discusses practical strategies for managing context windows when using locally-run LLMs (via Ollama) for coding assistance on large codebases, where context limitations

smart app control blocks ollama on windows.

Local AiDGX agent

Windows 11's Smart App Control (SAC) blocks the Ollama installer on Windows 11 (particularly 24H2), displaying a message stating it 'can't confirm who wrote it' and flagging it as an unfamiliar or pot

Stop burning GPU time on the wrong model. Manifest now supports Ollama Cloud 🦙🦚

Local AiDGX agent

Manifest is a tool or platform that has added support for Ollama Cloud, enabling users to route AI model inference to cloud-hosted Ollama instances rather than relying solely on local GPU resources. T

The LLM tunes its own llama.cpp flags (+54% tok/s on Qwen3.5-27B)

Model ReleasesDGX agent

This r/ollama post describes a technique where an LLM is used to automatically tune its own llama.cpp runtime flags — such as parameters related to GPU offloading, KV cache quantization, batch sizes,

Tough but fair, I want to say thank you r/Ollama!

Local AiDGX agent

A Reddit post from the r/Ollama community in which a user expresses gratitude toward the subreddit, likely acknowledging helpful feedback, guidance, or support received while learning to use Ollama fo

what's the best place to buy GPU server?

HardwareDGX agent

This Reddit thread from r/ollama discusses community recommendations for purchasing or renting GPU servers to run Ollama and local LLMs. It likely covers options ranging from dedicated GPU server prov

13 Apr 2026

AgentZ — SOC Level AI With Ollama

Local AiDGX agent

AgentZ is a locally-run, SOC (Security Operations Center) level AI agent built on top of Ollama, designed to assist with cybersecurity tasks such as threat analysis, alert triage, and incident respons

any decent model to run on 9070xt locally

Local AiDGX agent

This Reddit thread from r/ollama discusses recommendations for running local AI models on the AMD Radeon RX 9070 XT using Ollama, touching on GPU compatibility considerations given that the card uses

Codex with Voiden

Local AiDGX agent

'Voiden' doesn't appear in any search results as a known model or tool in the Ollama ecosystem. Based on the Reddit source and the broader context of the r/ollama community, this post likely discusses

cuba-memorys v0.7.0 — Persistent Memory for AI Agents

Local AiDGX agent

**cuba-memorys v0.7.0** is a persistent memory library for AI agents, shared in the r/ollama community, designed to give local LLM-powered agents the ability to retain information across sessions. It

Gemma:26b thinking issue in openWebUI

Model ReleasesDGX agent

This r/ollama thread discusses user-reported issues with the Gemma 4 26B (a Mixture of Experts model) and its 'thinking' mode when used through Open WebUI. Key problems include the model getting stuck

GLM 5.1 on Ollama

Local AiDGX agent

GLM-5.1 is Z.AI's next-generation flagship model for agentic engineering, featuring significantly stronger coding capabilities than its predecessor and achieving state-of-the-art performance on SWE-Be

How are you feeding personal context to your local models?

Local AiDGX agent

This r/ollama community thread discusses methods that users employ to inject personal context — such as notes, documents, and preferences — into locally-run AI models via Ollama. Common approaches exp

I benchmarked Gemma4:e4b vs Gemma3:27B vs GPT-4o-mini vs Gemini 2.5 Flash on a Mac Mini M4 Pro 24gb — full results

Model ReleasesDGX agent

A Reddit user on r/ollama conducted a hands-on benchmark comparing Gemma4:e4b (Google's compact ~4.5B effective-parameter edge model) against Gemma3:27B, GPT-4o-mini, and Gemini 2.5 Flash, all run or

I built a local AI agent dashboard for Ollama — free and open source

Local AiDGX agent

A Reddit post on r/ollama in which a developer shares a self-built, free and open-source dashboard for managing and interacting with AI agents powered by Ollama, enabling fully local and private LLM-b

I built a local-first AI security scanner - 4 Agents, consensus scoring, free forever with Ollama

Local AiDGX agent

A community-built, privacy-focused security scanning tool shared on r/ollama that uses four specialized AI agents running locally via Ollama to analyze code or systems for vulnerabilities, aggregating

I’m looking for advice on setting up a local AI model that can generate Word reports automatically.

Local AiDGX agent

This r/ollama thread discusses community advice on configuring a locally-run AI model (via Ollama) to automatically generate Word documents or reports, covering topics such as model selection, scripti

In where to use Ollama cloud?

Local AiDGX agent

This Reddit thread on r/ollama likely discusses where and how to use Ollama's cloud offering, which allows models to run without a powerful local GPU by automatically offloading computation to Ollama'

Is an nvidia DGK Spark or similar worth it?

HardwareDGX agent

This Reddit thread on r/ollama discusses whether the NVIDIA DGX Spark — powered by the GB10 Grace Blackwell Superchip and delivering 1 petaFLOP of performance — is a worthwhile investment for running

llama4 108b

Local AiDGX agent

This Reddit thread on r/ollama discusses running Meta's Llama 4 Maverick — a ~108B parameter model — locally using Ollama. Llama 4 models are natively multimodal AI models supporting text and image un

Local LLM and Cloud API Together.

Local AiDGX agent

This r/ollama Reddit post discusses the combined use of a locally running LLM via Ollama alongside cloud-based AI APIs, exploring how users can leverage both approaches within the same workflow. The d

LogLens with local AI “Ollama”

Local AiDGX agent

LogLens with local AI 'Ollama' is a Reddit post on r/ollama discussing the integration of LogLens — a log analysis tool — with Ollama to perform AI-powered log inspection entirely on local hardware, w

Looking for people with different hardware to help benchmark local LLM behavioral reliability

Model ReleasesDGX agent

A Reddit post in the r/ollama community seeking volunteers with diverse hardware setups to participate in a collaborative effort to benchmark the **behavioral reliability** of locally-run large langua

Master AI Orchestrator CLI?

Local AiDGX agent

This Reddit post on r/ollama likely discusses the concept and usage of a 'Master AI Orchestrator' CLI tool — a command-line interface designed to coordinate and manage multiple AI agents or models, de

NO MORE PAYING FOR API! NEW SOLUTION!

Local AiDGX agent

A Reddit post from the r/ollama community discussing a free alternative to paid AI API services, likely centered around using Ollama to run large language models locally. The post probably highlights

Ollama Cloud Pro (20/mo) vs OpenAI Plus (23/mo) .Which gives more tokens ?

Local AiDGX agent

This Reddit thread from r/ollama compares Ollama Cloud Pro (20/month) and OpenAI Plus (23/month) with a focus on token allowances and value. Ollama Cloud Pro is a fixed-price subscription tier launche

Ollama has reduced the limits on their Pro subscription.

Local AiDGX agent

Users in the r/ollama community reported that Ollama reduced the usage limits on their Pro subscription tier for cloud-hosted inference. Ollama Cloud is available through subscription tiers including

← Previous
1…45678
Next →