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

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

Knowledge catalogue

Search: “r-ollama”

GridTimelineEvolution
427 results
Agents

Cua Driver - the new macOS driver that lets any agent drive any app in the background

DGX agent

Cua Driver is an open-source macOS driver that allows any AI agent (Claude Code, Codex, or custom loops) to control applications in the background with built-in multi-cursor support. Agents can click,

agentsr-ollama
27 Apr 2026
X Post
Paper
YouTube
Reddit
GitHub
Clear filters
Model Releases

how to adjust the thinking effort for deepseek v4 on ollama cloud

DGX agent

DeepSeek V4 models on Ollama Cloud support three thinking modes: 'No thinking' for fast answers, 'Thinking' for careful analysis, and 'Max thinking' for maximum reasoning effort . Users can adjust thi

model-releasesr-ollama
27 Apr 2026
Local Ai

K80 Tesla card

DGX agent

The NVIDIA Tesla K80 is a legacy GPU that can run modern LLMs through Ollama with community-maintained patches, since official Ollama dropped support for CUDA Compute Capability 3.7 hardware. Each K80

local-air-ollama
27 Apr 2026
Local Ai

mimo-v2.5 pro when

DGX agent

Xiaomi released and open-sourced MiMo-V2.5-Pro, delivering significant improvements over its predecessor in agentic capabilities, complex software engineering, and long-horizon tasks. The model is an

local-air-ollama
27 Apr 2026
Model Releases

RTX 5090 users: TensorRT-LLM vs llama.cpp (GGUF) for Coding Agents (Cline/RooCode) – Is the speed worth the VRAM limit?

DGX agent

This post compares TensorRT-LLM and llama.cpp (GGUF) as inference frameworks for running coding agents like Cline and RooCode on RTX 5090 GPUs, examining the tradeoff between inference speed and VRAM

model-releasesr-ollama
27 Apr 2026
Model Releases

TuneForge: an MCP server that lets your coding agent (Claude, Cursor, etc.) handle dataset generation, LoRA fine-tuning, RL, and evaluation directly in chat

DGX agent

TuneForge is an MCP (Model Context Protocol) server that enables coding agents like Claude and Cursor to perform machine learning operations directly within chat interfaces, including dataset generati

model-releasesr-ollama
27 Apr 2026
Local Ai

Is a Beelink Mini S (N95, 8GB RAM) worth €95-105 for a budget 24/7 home server?

DGX agent

A discussion evaluating the value proposition of a Beelink Mini S compact computer with Intel N95 processor and 8GB RAM at a €95-105 price point for running a budget 24/7 home server, likely including

local-air-ollama
26 Apr 2026
Model Releases

Why Ollama Cloud doesn't have DeepSeek V4 Pro and Qwen3.6?

DGX agent

Ollama Cloud has made DeepSeek-V4-Flash available , but the Reddit discussion likely addresses why the more powerful DeepSeek-V4-Pro—with 1.6T total parameters offering performance rivaling top closed

model-releasesr-ollama
26 Apr 2026
Local Ai

most personal rag setups for ollama feed it the wrong corpus

DGX agent

Based on the Reddit post title, this entry likely discusses common mistakes and pitfalls in setting up personal Retrieval-Augmented Generation (RAG) systems with Ollama, specifically focusing on incor

local-air-ollama
25 Apr 2026
Model Releases

Why there is no cloud version for Qwen 3.6 27/35B?

DGX agent

The Qwen 3.6-27B and 35B models are designed as open-weight models that developers can run locally on their own hardware without requiring cloud services. Alibaba released a separate cloud-only produc

model-releasesr-ollama
25 Apr 2026
Agents

Building my own Agentic Environment from scratch, in Go, for sandbox-per-agent usage

DGX agent

The Reddit post discusses building a custom agentic environment in Go programming language, specifically designed to provide isolated sandbox environments for individual agents. This approach focuses

agentsr-ollama
24 Apr 2026
Model Releases

Deepseek v4 Pro

DGX agent

DeepSeek-V4-Pro is a Mixture-of-Experts language model with 1.6 trillion total parameters and 49 billion activated per token, supporting a 1 million token context length. Released under the MIT Licens

model-releasesr-ollama
24 Apr 2026
Local Ai

Are there any good story writer models that I can ruj with a 5080 16gb?

DGX agent

This Reddit post from r/ollama asks about story-writing language models that can run on a 5080 GPU with 16GB of VRAM . The discussion likely covers recommended open-source or quantized models suitable

local-air-ollama
23 Apr 2026
Agents

Built a community catalog of real-world Hermes Agent use cases

DGX agent

A community catalog documenting practical use cases for Hermes Agent, a self-improving AI agent built by Nous Research that features automatic skill creation, cross-session memory, and 70+ built-in sk

agentsr-ollama
23 Apr 2026
Local Ai

Construí um sistema de IA com estado persistente (4B como roteador + 9B principal + 9B “subconsciente”) rodando em 2x RTX 3060 — e ele não se comporta como stateless

DGX agent

A developer describes building a persistent-state AI system using Ollama with three models (a 4B router model, a 9B primary model, and a 9B 'subconscious' model) running on dual RTX 3060 GPUs, demonst

local-air-ollama
23 Apr 2026
Local Ai

Do not let Microsoft to steal your code for copilot training!

DGX agent

This Reddit post from r/ollama discusses concerns about Microsoft using developer code for Copilot model training and advocates for protection of personal code repositories. Users can opt out of havin

local-air-ollama
23 Apr 2026
Local Ai

GLM 5.1 Feels very very very Slow on Ollama Cloud :(

DGX agent

A Reddit post discussing performance issues with GLM-5.1 when running through Ollama Cloud. GLM-5.1 is Z.AI's next-generation flagship model for agentic engineering, with significantly stronger coding

local-air-ollama
23 Apr 2026
Local Ai

Can an installed local model have access to my pc?

DGX agent

By default, Ollama binds to port 11434 on localhost, which means it's accessible only on your own machine. Ollama has no built-in authentication and should be secured with firewall rules, VPN, or reve

local-air-ollama
22 Apr 2026
Agents

Anyone here using ai agent orchestration software to control multiple hermes agents? I'm retired and have some extra hardware

DGX agent

This Reddit post from r/ollama asks the community about AI agent orchestration software for managing multiple Hermes agents, posted by a retired individual with available hardware resources. The post

agentsr-ollama
21 Apr 2026
Local Ai

Benchmarking programs?

DGX agent

The Reddit post 'Benchmarking programs?' in r/ollama likely discusses tools and methods for measuring the performance of local language models running on Ollama. Available benchmarking tools for Ollam

local-air-ollama
21 Apr 2026
Agents

I built a Free OpenSource CLI coding agent specifically for 8k context windows and local LLMs.

DGX agent

A free, open-source CLI coding agent that runs locally using Ollama and can read, write, and edit files while running shell commands through natural language. The tool supports Claude API as an altern

agentsr-ollama
21 Apr 2026
Local Ai

🧠 I built a local Graph RAG for Obsidian (CLI, looking for feedback) - extracts entity relationships with a local LLM (Ollama)

DGX agent

A developer created a command-line tool that integrates Graph RAG (Retrieval-Augmented Generation) with Obsidian, using Ollama to run a local LLM for extracting entity relationships from notes. The to

local-air-ollama
21 Apr 2026
Local Ai

NPU Support?

DGX agent

Ollama does not officially support TPUs or NPUs currently , though community discussions and projects are exploring integration possibilities. The Reddit post likely addresses user questions about whe

local-air-ollama
21 Apr 2026
Agents

Whistant: A Standalone AI Agent for iPhone — No Mac Required

DGX agent

Whistant is an on-phone AI buddy that helps users get things done directly from their iPhone without requiring a Mac. It breaks requests into step-by-step subtasks and executes them on the device, inc

agentsr-ollama
21 Apr 2026
Model Releases

I built an MCP bridge that connects AI coding tools (Kiro, Claude, Cursor) to a local Ollama instance — still in development, feedback welcome

DGX agent

An MCP bridge project that enables integration between AI coding tools (Kiro, Claude, and Cursor) and local Ollama instances for offline model inference. The bridge facilitates communication between t

model-releasesr-ollama
20 Apr 2026
Local Ai

kimi k2.6 is now 'available' on ollama cloud

DGX agent

Kimi K2.6 is an open-source model featuring advanced coding, long-horizon execution, and agent swarm capabilities that is now available via Ollama Cloud . The model excels in coding and agentic tools

local-air-ollama
20 Apr 2026
Model Releases

Was happy with Gemma 4 Cloud, but had to change due to API Errors, GLM 5.1 spends a lot more ressources

DGX agent

A user reported satisfaction with Gemma 4 Cloud but switched to GLM 5.1 due to API errors, noting that the alternative model consumes significantly more resources. The post likely discusses the perfor

model-releasesr-ollama
20 Apr 2026
Local Ai

Everyone is building AI agents. Nobody talks about what happens when they silently fail. I built an open-source debugger for AI pipelines: trace timeline, run diff, node replay. Zero telemetry. MIT.

DGX agent

An open-source debugging tool designed for AI pipelines that provides trace timeline visualization, differential analysis, node replay capabilities, and operates without telemetry, licensed under MIT.

local-air-ollama
19 Apr 2026
Local Ai

Give your local Ollama models a personal knowledge bank (graph-based, not just vector search)

DGX agent

This post discusses Graph RAG, an approach that uses local LLMs with Ollama to build graph-based knowledge indexes from source documents by deriving entity knowledge graphs and pregenerating community

local-air-ollama
19 Apr 2026
Local Ai

I wrapped my Ollama agent with deterministic safety checks — here's the setup (catches bad JSON, prompt injection, and refusals before they hit your app) apache 2.0 [GitHub: https://github.com/qaysSE/AG-X]

DGX agent

This GitHub project (AG-X) implements deterministic safety checks for Ollama agents, designed to catch malformed JSON responses, detect prompt injection attempts, and handle model refusals before they

local-air-ollama
19 Apr 2026
Local Ai

Sweet spot…Cloud & local LLM setup + Mission Control

DGX agent

A discussion exploring the 'sweet spot' of using Ollama's hybrid Cloud + Local setup, where a reachable Ollama host serves as the control point for both local and cloud models . The post likely covers

local-air-ollama
18 Apr 2026
Local Ai

Arrow — local SAM contract CSV + SQLite; optional Ollama for JSON “why fit” & summarize (format: json)

DGX agent

Based on the Reddit post title, Arrow appears to be a tool for processing SAM (Supplier Agreement Management) contracts stored in CSV and SQLite formats, with optional integration of Ollama to generat

local-air-ollama
17 Apr 2026
Local Ai

Best Ollama model for n8n workflows (RAG, file handling, reasoning) + hardware requirements?

DGX agent

Models like Qwen3 and Llama 3.2 are commonly used for n8n RAG workflows , with selection depending on use case requirements. Running Ollama models locally requires at least 16 GB of RAM on your device

local-air-ollama
17 Apr 2026
Local Ai

How to Disable Thinking mode of Ollama Models Using Copilot CLI?

DGX agent

A guide on disabling thinking mode in Ollama models using the CLI by running models with the `--think=false` flag or using `/set nothink` followed by a prompt. The post likely discusses how to configu

local-air-ollama
17 Apr 2026
Local Ai

Best Ollama models/settings for an 8GB VPS (CPU only, ARM)? Running into memory & looping issues.

DGX agent

This Reddit thread discusses running Ollama on a resource-constrained 8GB CPU-only ARM VPS, addressing common challenges such as out-of-memory errors and model response looping. For purely CPU-only se

local-air-ollama
16 Apr 2026
Local Ai

Can you use Ollama models with the Codex app on Windows?

DGX agent

Yes, Ollama models can be used with the Codex app on Windows. Ollama supports all major operating systems, including Windows , and open models can be used with OpenAI's Codex CLI through Ollama — Code

local-air-ollama
16 Apr 2026
Model Releases

Google’s DeepMind just released new 4B and 27B MedGemma models!

DGX agent

Google DeepMind released MedGemma, a collection of medical vision-language foundation models based on Gemma 3 in 4B and 27B parameter sizes, demonstrating advanced medical understanding and reasoning

model-releasesr-ollama
16 Apr 2026
Local Ai

hola, he creado un FUSE para IA de Ollama.

DGX agent

A community member shared a project on r/ollama (posted in Spanish) announcing the creation of a custom FUSE (Filesystem in Userspace) implementation designed to work with Ollama, the popular local LL

local-air-ollama
16 Apr 2026
Local Ai

I just built a new tool for pentesting with LLM, let me know what you think!

DGX agent

A Reddit post in r/ollama showcasing a newly built LLM-powered penetration testing tool, likely leveraging Ollama to run open-source language models locally for security testing workflows. The tool is

local-air-ollama
16 Apr 2026
Local Ai

mcpstrike – Let your local LLM run the pentest for you

DGX agent

**mcpstrike** is a tool shared on the r/ollama subreddit that integrates a locally-run LLM (via Ollama) with an MCP (Model Context Protocol) server to autonomously execute penetration testing workflow

local-air-ollama
16 Apr 2026
Local Ai

Need help setting up ollama.

DGX agent

A Reddit thread from the r/ollama community where a user seeks assistance with the initial setup and configuration of Ollama, a tool for running large language models locally. The discussion likely co

local-air-ollama
16 Apr 2026
Local Ai

qwen3.6 is out

DGX agent

Qwen 3.6 Plus Preview is Alibaba's next-generation large language model released on March 30-31, 2026 , and the first open-weight variant was released following the February Qwen 3.5 series, prioritiz

local-air-ollama
16 Apr 2026
Local Ai

Two AIs walk into a bar...

DGX agent

A Reddit post from the r/ollama community titled 'Two AIs walk into a bar...' likely showcases a humorous or experimental multi-agent conversation in which two locally-run AI models (via Ollama) inter

local-air-ollama
16 Apr 2026
Local Ai

Any solution to run ollama at OS BigSur?

DGX agent

This Reddit thread discusses the compatibility issues users face when attempting to run Ollama on macOS Big Sur (11.x), as recent versions of Ollama have shifted their minimum requirements — the curre

local-air-ollama
15 Apr 2026
Local Ai

Built a local 3-agent coding system (Architect/Executor/Reviewer) with qwen3-coder:30b + Ollama + OpenCode – here's what actually works and what doesn't

DGX agent

A Reddit post from r/ollama documenting a locally-run, privacy-preserving multi-agent coding system called 'agent-forge,' built around three specialized roles — Architect (planning), Executor (code ge

local-air-ollama
15 Apr 2026
Local Ai

Built a personal memory system using Ollama + qwen2.5:7b - queries your entire life history via RAG (AetherMind)

DGX agent

AetherMind is a locally-run personal memory system built by a Reddit user (r/ollama) that leverages Ollama with the `qwen2.5:7b` model and Retrieval-Augmented Generation (RAG) to allow users to query

local-air-ollama
15 Apr 2026
Local Ai

Built an open-source local-AI resume tailoring app called RoleCraft

DGX agent

RoleCraft is an open-source, privacy-focused resume tailoring application that runs AI models locally using Ollama, allowing users to customize their resumes to match specific job descriptions without

local-air-ollama
15 Apr 2026
Local Ai

Cline with Ollama on a RTX4090 (24GRAM) and i9 with 64 GRAM

DGX agent

This Reddit post from r/ollama discusses a user's experience running Cline (an AI coding agent) with Ollama on a high-end local hardware setup consisting of an NVIDIA RTX 4090 with 24GB VRAM and an In

local-air-ollama
15 Apr 2026
← Previous
1…456789
Next →