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
20 May 2026

Mac Pro 2019 Local AI Guide: Ubuntu 24.04, ROCm 7.2.3, PyTorch 2.10, Ollama, and Infinity Fabric Link

Local AiDGX agent

This guide provides instructions for setting up local AI capabilities on a 2019 Mac Pro running Ubuntu 24.04, covering the installation and configuration of ROCm 7.2.3 GPU drivers, PyTorch 2.10 for ma

19 May 2026

Agentmw: Open-source middleware for AI agents — catches mid-run failures,compresses stale context, and grows a reasoning library across runs. Any model, any framework.

Local AiDGX agent

Agentmw is an open-source middleware framework designed to enhance AI agent reliability and efficiency across different models and frameworks. It addresses key operational challenges including mid-run

I built a terminal tool (TUI) to make local LLMs debate each other and catch hallucinations (Ollama/Cloud).GitHub Debut

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Local AiDGX agent

A developer created a terminal user interface (TUI) tool that enables local large language models (LLMs) running on Ollama or cloud platforms to debate each other as a method for detecting and reducin

I made a tool to use AgentRouter models in OpenCode

Local AiDGX agent

The search results focus on OpenCode + Ollama integration but don't specifically cover the AgentRouter tool. Let me provide a knowledge base entry based on what the title and context suggest: A tool d

18 May 2026

🧬 flux-genotype: A self-evolving AI kernel that runs on CPU with Ollama — mutates its own architecture

Local AiDGX agent

Flux-genotype is a self-evolving AI kernel designed to run on CPU hardware using Ollama, featuring the capability to mutate and adapt its own architecture dynamically. This project demonstrates an app

Source of Magic - RPG game leveraging Ollama

Local AiDGX agent

Source of Magic is a fantasy faction-sim inspired by Dwarf Fortress/RimWorld where factions autonomously scout, mine, build, and generate emergent stories without direct player control. The game featu

17 May 2026

G4-MeroMero-31B-uncensored-heretic is Out Now, A finetune of Gemma 4 31B it designed for creative tasks, with KLD of 0.0100 and 15/100 Refusals!

Model ReleasesDGX agent

G4-MeroMero-31B-uncensored-heretic is a fine-tuned variant of Gemma 4 31B optimized for creative tasks, featuring low KL divergence (0.0100) and minimal refusals (15/100). The model is designed to be

WebWright - Agentic Extension for your Browser is now live on Chrome 😁

AgentsDGX agent

WebWright is a Chrome browser extension that enables AI agents to automate web tasks directly within the browser, leveraging local models like those available through Ollama. The announcement on r/oll

16 May 2026

Reduce your GPU power limit

HardwareDGX agent

Setting a GPU power limit using nvidia-smi reduces heat output by approximately 20% with only a 5-8% inference speed loss. Undervolting the GPU can reduce power consumption by 5-15% with zero performa

15 May 2026

RAG - Recherche Documentaire

Local AiDGX agent

Retrieval-Augmented Generation (RAG) is a technique that enhances large language models (LLMs) by enabling them to access and utilize external knowledge sources during response generation. This likely

14 May 2026

are there memory limit settings that can be changed?

Local AiDGX agent

Ollama offers several memory management settings, including the ability to reduce context length (context window) to decrease VRAM usage, which can save 0.2-0.4GB for 7-8B models when reduced from 8K

Comparing tokens per second of common models

Local AiDGX agent

This Reddit post likely compares inference performance metrics across popular language models running on Ollama, measuring tokens per second as a key performance indicator. The post would help users a

Ring-2.6-1T Open sourced today! Soooo looking forward to trying it on Ollama!

Local AiDGX agent

Ring-2.6-1T is a trillion-parameter flagship reasoning model designed for real-world complex task scenarios, now available as an open-source model. The model features about 63B activated parameters pe

What’s the best model to use with RAG to create a locally hosted survival and off grid LLm?

Local AiDGX agent

This discussion explores which language models work best when combined with RAG (Retrieval-Augmented Generation) for building a locally hosted LLM focused on survival and off-grid living topics. The t

13 May 2026

Built a Chrome extension that talks directly with your local Ollama models

Local AiDGX agent

A Chrome extension that communicates directly with local Ollama instances without sending data to external servers , enabling users to submit messages through a popup interface with responses streamin

p2p ai inference mesh

Local AiDGX agent

A peer-to-peer AI inference mesh is a decentralized network architecture where agents connect directly to discover peers and communicate through distributed protocols to share inference workloads . Su

Will Ollama come out with a non-cloud version of Deepseek-v4 Flash?

Model ReleasesDGX agent

DeepSeek-v4 Flash through Ollama is currently available as a cloud model, where Ollama's CLI sends API calls to Ollama's hosted version rather than running locally . Local support for DeepSeek V4 Flas

12 May 2026

I built ForgePilot: a Codex-style desktop workspace for Ollama with tools, MCP, web research, and document support

Local AiDGX agent

ForgePilot is a desktop workspace application designed for Ollama that combines local language model capabilities with development tools, including support for Model Context Protocol (MCP), web resear

​[PoC] Building a Local Multi-Agent AI Dev Studio alpha version (Architect/Senior/Junior) on a 10-year-old Haswell & GTX 1050 Ti (No APIs, Full AirLLM + Ollama)

Local AiDGX agent

This post describes a proof-of-concept implementation of a multi-agent AI development studio with architect, senior, and junior role personas, built entirely locally using AirLLM and Ollama without re

Uncensored LLM

Local AiDGX agent

Uncensored LLMs are architectures that have been modified or fine-tuned to remove standard safety alignment layers (guardrails) that limit a model's ability to discuss sensitive topics. Ollama offers

Use Case: Invoice processing with local LLM - Which LLM and hardware requirements?

Local AiDGX agent

This discussion explores using Ollama to run large language models locally for invoice processing while maintaining control over data. The thread likely addresses selecting appropriate smaller models

what is happening with ollama cloud from last 2 days?

Local AiDGX agent

Recent posts on the r/ollama subreddit discuss Ollama Cloud service issues, with the platform experiencing request errors while handling demand and working to scale infrastructure further . Ollama Clo

11 May 2026

Best LLM on a 32Gb M5 MBA

Local AiDGX agent

With 32GB of RAM, 30B Q4 models run comfortably on M5 MacBook Air , and popular choices include Qwen 3.6 27B (requiring 18GB+ VRAM) and Qwen 3.6 9B (lightweight, runs on 8GB) . Ollama's macOS implemen

Critical Ollama Vulnerabilities: Memory Leak + Windows Updater RCE Risk

Local AiDGX agent

Ollama versions prior to 0.17.1 contain a critical out-of-bounds read vulnerability (CVE-2026-7482, CVSS 9.1) that allows remote unauthenticated attackers to leak entire process memory, potentially af

10 May 2026

Detailed review and guide from my testing of local ollama setup with DeepSeek models (Ryzen APU's only)

Model ReleasesDGX agent

This post provides a detailed review and practical guide for setting up and testing Ollama with DeepSeek models specifically on Ryzen APU systems. It likely covers performance benchmarks, configuratio

9 May 2026

Open sourced an iOS app that runs LLMs on-device with llama.cpp, and lets you plug in your own Ollama for automatic health insights from HealthKit

Model ReleasesDGX agent

An iOS application that enables large language models to run directly on-device using llama.cpp technology, allowing users to integrate their own Ollama instances for processing Apple HealthKit data t

Signals V2: an LLM-free analyzer to scores live agent trajectories as OpenTelemetry spans.

AgentsDGX agent

Signals V2 is an LLM-free analyzer tool that evaluates live agent execution trajectories by scoring them as OpenTelemetry spans, enabling developers to monitor and trace AI agent behavior without rely

8 May 2026

I built an autonomous agent that lives inside her own source code— 7 days, 480 commits, multi-provider (DeepSeek / ChatGPT / Ollama)

Model ReleasesDGX agent

This post describes a project where the developer created an autonomous AI agent capable of modifying and executing its own source code across a 7-day development period, integrating multiple language

Ollama for mobile phones

Local AiDGX agent

Ollama on mobile phones enables developers and enthusiasts to build privacy-first apps that process data locally and create offline AI tools for tasks like summarization, translation, and chatbots, re

Pi Studio Activity Bookmarklet For Ollama Pi

Local AiDGX agent

Pi Studio is an extension for Pi that opens a local two-pane browser workspace for working with prompts, responses, Markdown & LaTeX documents, code files, and other common file types. It includes a l

7 May 2026

Thoth v3.21.0 - Buddy Companion, Model Picker Improvements, and Stronger Linux Startup

Local AiDGX agent

Thoth v3.21.0 is a local-first AI assistant with integrated tools including a personal knowledge graph, voice, vision, shell, and browser automation capabilities. This release introduces Buddy Compani

6 May 2026

Best value upgrade path from 12GB VRAM RTX4080, 16GB system RAM gaming laptop for local LLM inference?

Local AiDGX agent

This post discusses upgrade recommendations for improving local LLM inference performance on a gaming laptop with an RTX 4080 (12GB VRAM) and 16GB system RAM. Community members likely shared options f

Claude Desktop 3P Gateway

Model ReleasesDGX agent

Claude Desktop has a third-party inference feature that lets you replace Anthropic's API with any model provider, including a local AI model running entirely on your machine. This feature can be activ

5 May 2026

No GPU utilization

HardwareDGX agent

Ollama not using GPU is commonly diagnosed by running `ollama ps`—if it shows 100% CPU, Ollama isn't detecting the GPU. The issue typically has multiple causes, with common ones including driver probl

Parllama -- a terminal UI for Ollama model management and multi-provider LLM chat

Local AiDGX agent

Parllama is a TUI (Text UI) application designed for easy management and use of Ollama-based LLMs that also works with major cloud-provided LLMs. It provides core model management features including f

4 May 2026

Been noticing a lot of 'slow responses' today: models do not inherently more slow, rate limiting more likely.

Local AiDGX agent

A Reddit discussion from the Ollama community addresses reports of slow model responses, clarifying that the models themselves are not inherently slower but that rate limiting is a more likely cause o

claudely: launch Claude Code against Local LLM provider like LM Studio / Ollama / llama.cpp without trashing your real claude config

Model ReleasesDGX agent

claudely is a tool that enables users to run Claude Code against local LLM providers such as LM Studio, Ollama, or llama.cpp while preserving their existing Claude configuration. The tool allows devel

Did they shut down deep seek cloud for free users?

Local AiDGX agent

DeepSeek V3 and R1 API free tier includes 500M tokens per month , indicating free access remains available for API users. The search results focus on a major service outage in March 2026 and the recen

How I built a free, local AI powerhouse in 10 days (Ollama + Gemma 4 + Claude Cowork 3P + Browserless)

Model ReleasesDGX agent

This post documents a 10-day project to build a local AI system using open-source tools and models, specifically combining Ollama (a local LLM framework), Gemma 4 (a language model), Claude Cowork 3P,

[Opensource] Migrate from Openclaw/Hermes Agent to OpenAgentd

AgentsDGX agent

Hermes Agent provides a migration tool that imports OpenClaw setups into Hermes. The tool migrates your persona, memory, skills, configs, and API keys in a single command. The guide covers what gets m

Sentinel: an open-source local-first desktop app for AI coding

Local AiDGX agent

Sentinel is a local-first AI coding desktop application built with Rust and Tauri that automatically routes coding tasks to appropriate models based on task complexity. Instead of swapping between mul

3 May 2026

Built an open-source cognitive OS — persistent memory, 24/7 runtime, bring your own model

Local AiDGX agent

An open-source locally-run conversational AI that moves beyond simple request-response models by implementing persistent memory, belief, and self-reflection. The system stores all user profiles, memor

Qwen3.6 vs gpt-oss:120b on Apple Silicon — three Qwen variants benchmarked, plus what works and where it does not

Model ReleasesDGX agent

This post benchmarks three Qwen3.6 model variants against gpt-oss:120b when running on Apple Silicon hardware, evaluating their performance characteristics and practical usability. It documents both t

2 May 2026

Another example of greed. The PRO subscription!

Local AiDGX agent

Ollama Cloud launched in September 2025 with fixed-price subscription tiers (20/month Pro, 100/month Max) for cloud-hosted inference , while local deployment remains free with unlimited local usage .

CUDA V.13?

HardwareDGX agent

Ollama's MLX engine runs on NVIDIA GPUs via CUDA v13 on Windows and Linux. Users have reported that Ollama crashes on RTX 3060 with cuda_v13 in versions 0.13.0 through 0.15.6, while deleting the cuda_

I built Aura: a local-first AI daemon that gives your tools persistent memory, claim verification, and MCP observability

Local AiDGX agent

Aura is a local-first AI daemon that enhances tools with persistent memory capabilities, claim verification features, and Model Context Protocol (MCP) observability. The project appears designed to ru

I need testers. Ollama Cloud Chat android app

Local AiDGX agent

A developer is seeking beta testers for 'Ollama Cloud Chat,' an Android application that integrates Ollama's cloud models with a mobile chat interface. The post likely discusses features, how to parti

RTX 5080 with 16 GB VRAM, 64 GB RAM best quantized model for programming?

Local AiDGX agent

For programming tasks with an RTX 5080 (16GB VRAM) and 64GB RAM, optimal quantized models include Qwen 3 14B at Q6 quantization, Llama 3.1 13B at Q8, or DeepSeek R1 Distill 14B Q4, all of which fit co

Trooper v2.1 — when your cloud LLM quota runs out, falls back to your local Ollama with context compaction

Local AiDGX agent

Trooper v2.1 is a tool that provides automatic fallback functionality from cloud-based LLM services to local Ollama instances when cloud quota limits are exceeded, incorporating context compaction to

1 May 2026

Freely - lightweight (~10 MB) AI desktop overlay for work & meetings: system audio, screenshots, your APIs

Local AiDGX agent

Freely is a lightweight (~10 MB) desktop overlay application designed to enhance work and meetings by providing AI-powered features including system audio capture, screenshot functionality, and integr

How do I change temperature parameters and all that?

Local AiDGX agent

This discussion thread covers how to adjust temperature parameters in Ollama, the local language model platform. The post likely addresses configuration methods for controlling model sampling temperat

Need suggestions for Rag model

Local AiDGX agent

A Reddit discussion in the r/ollama community seeking recommendations for RAG (Retrieval-Augmented Generation) models, likely addressing model selection for local LLM-based document retrieval systems.

Seasoned dev but new to local LLMs: help me pick the right Apple product for hosting model in the 27B - 36B size

Local AiDGX agent

A seasoned developer seeking advice on selecting an Apple product to locally host large language models in the 27-36 billion parameter range, discussing the trade-offs and specifications of different

30 Apr 2026

New laptop for running ollama locally

Local AiDGX agent

This Reddit thread likely discusses hardware recommendations and considerations for purchasing a new laptop capable of running Ollama, a tool that enables running large language models locally. The di

We built a community repo of AI agent configs (with Ollama setups included) — just hit 888 stars. What's your Ollama agent stack?

Local AiDGX agent

A community repository of AI agent configurations for Ollama has reached 888 GitHub stars, featuring pre-built setups and configurations for running AI agents locally. The project appears to focus on

29 Apr 2026

I built Quanty AI a local AI Companion Playground (Animated Pixel Art, Interactive Micro Fiction, Agent Skills and Ollama as Backend)

Local AiDGX agent

Quanty AI is a local AI companion playground built with Ollama as the backend, featuring animated pixel art graphics and interactive micro fiction experiences. The project integrates agent skills to e

MCP now available in Thoth

AgentsDGX agent

Thoth, a local-first desktop AI assistant, now supports Model Context Protocol (MCP) tools, allowing users to run it fully locally with Ollama or integrate frontier APIs as needed. The application pri

ollama run ministral-3:3b throwing error

Local AiDGX agent

The Ministral-3:3b model requires Ollama 0.13.1, which is in pre-release , and users encountering errors when running it face various issues including memory allocation problems and GPU/CPU offloading

28 Apr 2026

Memory for Personal AI Agents

Local AiDGX agent

A discussion about AI agents that can remember information from one interaction to the next, even across separate sessions , exploring how to implement persistent memory systems for personal AI assist

Mimo V2.5-Pro open sourced

Local AiDGX agent

MiMo-V2.5-Pro is a fully open-sourced Mixture-of-Experts language model with 1.02T total parameters and 42B active parameters , available under the MIT License for commercial use, training, and fine-t

← Previous
123456…8
Next →