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
83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “r-ollama”

GridTimelineEvolution
427 results
Model Releases

I built an open-source LLM Gateway to route and fallback between local Ollama models and cloud APIs

DGX agent

Hey r/ollama 👋 If you run Ollama locally alongside cloud endpoints for agent workflows, Cursor/Windsurf, or custom scripts, managing API switching, failover logic, and context limits can get messy fas

model-releasesr-ollama
2 Aug 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Model Releases

Released a Windows Agent Server for Reins/Ollama with Self-Healing Execution Loop (Standalone .EXE included)

DGX agent

Hey everyone, I’ve built a Windows Middleware Agent Server designed to pair local LLMs (via Ollama) with frontends like Reins App. Key Features: Self-Healing Loop: If a generated PowerShell command fa

model-releasesr-ollama
2 Aug 2026
Local Ai

Trying to setup two LLM’s to run on 2 gpus separately but simultaneously on one machine.

DGX agent

Okay so this probably sounds like kind of a dumb setup but hear me out. I have a 4070 I’ve been running gemma4 off fine but I recently slapped in a spare 1650 I’ve had laying around to run a second li

local-air-ollama
2 Aug 2026
Local Ai

When did Ollama become so cool with non self hosted models?

DGX agent

It feels like Ollama’s brand identity has shifted. It used to be centered on self‑hosted models, but now most of the new releases seem to be API‑based services with far more emphasis on cloud integrat

local-air-ollama
2 Aug 2026
Local Ai

Best free tier cloud models?

DGX agent

I'm currently using the gemma4:31b-cloud, and it is pretty good, but sometimes it gets confused. Are there more free tier models out there I should try out? or is gemma4 the cap of free tier cloud mod

local-air-ollama
1 Aug 2026
Local Ai

For MoE models the arithmetic splits in two: capacity follows total params, speed follows active

DGX agent

A few people asked for this after the bandwidth thread, so here it is on its own instead of buried in a comment. The dense rule was simple: every token reads every weight, so tokens/sec ≈ bandwidth ÷

local-air-ollama
1 Aug 2026
Local Ai

Huawei 96gb

DGX agent

Ciao a tutti ho appena comprato 4 Huawei duo 96 GB a poco più di 4mila euro qualcuno ha già utilizzato CANN consigli da darmi? E la prima volta che utilizzo questo framework e non so proprio da dove i

local-air-ollama
1 Aug 2026
Local Ai

I built Vao2, an open-source personal feed for News, YouTube, GitHub and more with local AI summaries

DGX agent

GitHub: https://github.com/Loann110/Vao2 Hello everyone, I’m currently developing Vao2, an open-source application that brings together news, YouTube channels, GitHub repositories and more (to be adde

local-air-ollama
1 Aug 2026
Local Ai

Local Ollama models

DGX agent

Hello all - i just got a new mac mini with 24GB of RAM and wanting to run local AI for Home Assistant and Hermes. I have been struggling to find a snapy model that will work with my machine. Currently

local-air-ollama
1 Aug 2026
Model Releases

V4 flash vs V4 Flash (0731). Guys, new DeepSeek V4 Flash(0731) is now free on InferX

DGX agent

DeepSeek V4 Flash is now available on InferX, and it’s free to use. We’re continuing to add GPU capacity as demand grows. While we’re bringing additional capacity online, you may occasionally see high

model-releasesr-ollama
1 Aug 2026
Model Releases

What's currently the 'smartest' LLM to use on 8GB vram and 16 RAM and same thing for 8 VRAM and 64 RAM?

DGX agent

Been trying to find something that actually handles my workload well instead of just being 'fine.' Started on Qwen 2.5 7B, moved to Qwen 3 8B, and right now I'm using Nemotron 3 Ultra (the big 550B on

model-releasesr-ollama
1 Aug 2026
Local Ai

You've reached your usage limit, please upgrade to continue

DGX agent

I am a pro subscriber and have 0 usage, yet I cannot even chat with Ollama because of the message in the title that I keep receiving. This is ridiculous. Anyone else experience this issue and have a s

local-air-ollama
1 Aug 2026
Local Ai

AI DOOMERS BE LIKE: 'GLM 5.1 WILL WIPE OUT HUMANS IN 2030'

DGX agent

I swear some AI doomers have never actually used a local model. They watched one flashy keynote, one YouTube thumbnail with a guy making this face 😱, read three headlines, and suddenly civilization is

local-air-ollama
31 Jul 2026
Model Releases

Experience sharing: How do you use your local models and for what kind of tasks?

DGX agent

Here is my experience, which I would like to share with you and I also would like to hear your thoughts and valuable tips&tricks. Hardware: Mac Mini M4 (32GB Unified Memory) Model Server: Ollama Orche

model-releasesr-ollama
31 Jul 2026
Local Ai

I built a hybrid Transformer–SSM LLM agent with a local CLI, active control, and run receipts

DGX agent

I’m one of the builders of LOLM, a hybrid Transformer–SSM model and agent system from Qira. The model separates surface token processing from persistent latent-state tracking. An NFET controller can s

local-air-ollama
31 Jul 2026
Local Ai

Is Ornith 1.0 9B Reliable Enough for Complex Backend Development?

DGX agent

Hey folks, is anyone currently using Ornith 1.0 9B for serious or complex backend development? I’m working on three different applications: A multi-vendor e-commerce platform with a Node.js backend A

local-air-ollama
31 Jul 2026
Local Ai

Is there a way to always allow certain commands in ollama cli?

DGX agent

Getting tired to keep approving simple commands like 'grep', 'cat', 'find' and 'ls'. Even if you tell it to 'always allow these requests' it seems to keep asking even within the same session. submitte

local-air-ollama
31 Jul 2026
Model Releases

Learning path to fully understand the Kimi K3 technical report?

DGX agent

Hi everyone, Can anyone suggest a learning path to fully understand the technical report for Kimi K3? My background: • I've taken a graduate-level deep learning course. • I understand the Transformer

model-releasesr-ollama
31 Jul 2026
Model Releases

Uncensored Multi-Model Releases, Jamba2-Mini, Qwen3.5-9B-Nikusui-v1 with MTPs and Qwen3.5-27B-Nikusui-v1 with MTPs, Available in Safetensors and GGUF Formats!

DGX agent

First we have Jamba2-Mini Ultra Uncensored Heretic, it's a model which has never been uncensored before, it's a hybrid Mamba model with 52B parameters. Here is the model links: Safetensors: https://hu

model-releasesr-ollama
31 Jul 2026
Model Releases

What's your local AI coding setup on a MacBook Pro M4?

DGX agent

I've spent the last couple of days trying different setups (Ollama, Continue, Claude Code, Gemini CLI, OpenRouter...) and at this point I feel like I've spent more time configuring tools than actually

model-releasesr-ollama
31 Jul 2026
Model Releases

Will ollama upgrade Deepseek V4 Flash on cloud?

DGX agent

https://preview.redd.it/vxl4zslewigh1.png?width=1435&format=png&auto=webp&s=5a419870ca0cb13076be6c9ff4ef33d8177d5eda New version is 25% better than previous one and is near GLM-5.2 quality submitted b

model-releasesr-ollama
31 Jul 2026
Local Ai

2 images + 1 prompt > expected output

DGX agent

Hi, I'm trying to replicate a thing locally, that I can do on ChatGPT. What I want is to give a local AI two reference images (a face and a background item) and a prompt about the composition of the p

local-air-ollama
30 Jul 2026
Model Releases

How to uninstall Ollama Claude code

DGX agent

pretty simple I did ollama launch claude, found out its slow asf, wanted to delete It and Idk how I have no idra if its the same as normal Claude Code uninstall or if it's a Little bit of a different

model-releasesr-ollama
30 Jul 2026
Local Ai

Local-first personal AI agent that runs on Ollama + Telegram — looking for feature ideas

DGX agent

I’ve been building ClawLite, an open-source personal AI assistant that talks to you through Telegram and defaults to Ollama (local models). What it does: Multi-agent research with actual cross-source

local-air-ollama
30 Jul 2026
Model Releases

Memory bandwidth, not VRAM size, sets your tokens/sec — here's the arithmetic

DGX agent

Every week someone asks which card to buy and the thread turns into people naming GPUs they happen to own. There's an actual calculation behind it, it takes two numbers off the spec sheet, and it pred

model-releasesr-ollama
30 Jul 2026
Model Releases

P.A.I. — Sleek Native Desktop AI Overlayer for Local Ollama Models 🤖⚡

DGX agent

Greetings Community! 👋 I hope everyone is doing well! I'm Tauhid — Senior EEE student from a Bangladeshi University Today I'd like to share an open-source project I’ve been developing called P.A.I. (P

model-releasesr-ollama
30 Jul 2026
Local Ai

Quantized Kimi-K3:cloud

DGX agent

I’m on the $20 plan and I’m not going to pay for extra usage credits to use Kimi-K3. Could the folks at Ollama quantize the model and serve it up in the cloud? submitted by /u/EvanstonNU [link] [comme

local-air-ollama
30 Jul 2026
Model Releases

Why not Ollama Cloud for Opencode?

DGX agent

I see a lot of discussion here about best subscriptions or APIs to get. Most of them comes almost always back to DeepSeek API for Flash, Opencode Go and Codex Plus. I have the combo Ollama Cloud + Ope

model-releasesr-ollama
30 Jul 2026
Local Ai

Ollama going down the Copilot path?

DGX agent

What happened? I just asked GLM 5.2 one question, and in 3 minutes (one agent) it used up 15% of my 5 hour limit to produce a single answer. At this rate, I'll exhaust the entire 5 hour limit in just

local-air-ollama
29 Jul 2026
Local Ai

Built a local-first workflow automation platform around Ollama - now at v0.11.0

DGX agent

I've been working on an open-source workflow automation platform over the past few months, with Ollama as one of the first-class providers rather than treating it as an afterthought. The goal wasn't t

local-air-ollama
27 Jul 2026
Model Releases

For ollama cloud $20 plan what models are you guys using

DGX agent

I have been trying to do GLM 5.2 as plan / K2.7 as execute, but i hit my usage so fast it's not viable. It's hitting limits much faster than claude code / codex $20 plan. Using in opencode. What are y

model-releasesr-ollama
27 Jul 2026
Local Ai

Give any Ollama-compatible client session memory + a shared knowledge wiki by swapping the chat URL

DGX agent

Hey folks — I built ContextMemory, an open-source agentic context gateway for apps that already talk to LLMs. The idea is simple: keep your existing POST /api/chat client (Ollama wire format), point i

local-air-ollama
27 Jul 2026
Local Ai

How much usage does Ollama Pro give right now vs direct API?

DGX agent

I'm considering the 20 Pro plan, but the limits seem to change over time and are hard to compare with direct API pricing. For anyone using Pro currently, roughly how much coding agent usage do you get

local-air-ollama
27 Jul 2026
Local Ai

Running local agentic workflows with Ollama? Here is a pre-flight validator for third-party skills

DGX agent

sample Hey r/Ollama! If you're hooking up local agent tools and using Ollama to drive agentic workflows, you've probably downloaded a bunch of third-party SKILL packages or repos. I built a free open-

local-air-ollama
27 Jul 2026
Local Ai

RX 9060 XT 16GB vs RTX 5060 Ti 16GB for local AI — worth the price difference?

DGX agent

Hey everyone! I’m building a PC to run AI models locally and can’t decide between the RX 9060 XT 16GB and the RTX 5060 Ti 16GB. Both have the same amount of VRAM, but is AMD actually a solid choice fo

local-air-ollama
27 Jul 2026
Local Ai

Unable to get GPU Passthrough working - Docker

DGX agent

Setup as follows: Proxmox -> Debian -> Docker -> Ollama. Other containers work. Compose file contains gpu device. Does it need nvidia runtime or any other options? If someone could provide an example

local-air-ollama
27 Jul 2026
Model Releases

100B Models on Cheap Hardware: how realistic and limitations

DGX agent

There is a lot of buzz around running 100B parameter models on cheap local hardware using ternary (1.58-bit) quantization like Microsoft's BitNet architecture. The theoretical hardware shortcuts are i

model-releasesr-ollama
26 Jul 2026
Local Ai

How much is the GPU usage?

DGX agent

I am trying to decide on buying the ollama pro subscription. But their usage policy is vague as hell. I don't mind the 'GPU usage time' but how much GPU time do I actually get? I still don't seem to f

local-air-ollama
26 Jul 2026
Local Ai

I built an open-source Ollama canvas where the wires are the actual context

DGX agent

Most graph-based LLM interfaces use a canvas as a visual layer over what is still a linear chat. I wanted the graph itself to determine what Ollama receives. ThoughtDAG has one rule: wires are the con

local-air-ollama
26 Jul 2026
Local Ai

Kimi K3 Tomorrow!!!

DGX agent

What quantization or storage size tiers should we expect further down the line? This site suggests q4 and q8 are coming. But I don't know how to translate that to storage size for local inference. htt

local-air-ollama
26 Jul 2026
Model Releases

Need help with setup

DGX agent

I am setting up codex+ollama+qwen3.6:27b for my hobby coding project on a windows pc with rtx5090 - earlier i tried to setup vllm in Ubuntu container but couldn’t get that to work - now using ollama,

model-releasesr-ollama
26 Jul 2026
Local Ai

Ollama Cloud Phone Number Verification Issue

DGX agent

https://preview.redd.it/umcg41g2kkfh1.png?width=502&format=png&auto=webp&s=7b1ed545cd1c7840a461101bd02d78ab4a9cb40d I tried to create an Ollama account to purchase a subscription a few months ago. But

local-air-ollama
26 Jul 2026
Local Ai

Question regarding Ollama Cloud Metering.

DGX agent

How does it work? I read that the limts were more than what Opencode Go offers and subscribed to the 20USD Pro plan. But In practice based on how the usage bar fills up it seems like the 5 hour window

local-air-ollama
26 Jul 2026
Local Ai

what am I doing wrong? (Ollama + openWebUI)

DGX agent

I have tried ollama locally on my gaming PC (5070 with 12bg of VRAM) It works pretty nice on qwen2.5-coder:7b (and 14b) So I decided to take a step further, and install an openWebUI instance on my hom

local-air-ollama
26 Jul 2026
Model Releases

Best C++ Local Model? (July 24th 2026 Edition :-P)

DGX agent

I apologize that this question has been asked in various flavors over time, but I couldn't find anything in the posts before that matches the options I have. I have a PC and a mac, both available in m

model-releasesr-ollama
25 Jul 2026
Model Releases

Is this real ? Qwen3.6:27b with 128k context fit in 24Gb VRAM ?

DGX agent

https://preview.redd.it/yw41s1jikefh1.png?width=1942&format=png&auto=webp&s=3a180ae6443c1db9f7b0ce621533a4b2aa553921 Hi, I've been running Ollama on my Unraid server since the llama2 era. I use to be

model-releasesr-ollama
25 Jul 2026
Local Ai

Modelos do ollama cloud perdendo qualidade?

DGX agent

A algumas semanas, percebi algo diferente, aparentemente modelos de qualidade, em especial o GLM 5.1 ficou mais burro, e começou a mandar caracteres em mandarim para mim sem eu nem usar eles, e isto n

local-air-ollama
25 Jul 2026
Model Releases

Ollama Cloud Quota Benchmark

DGX agent

Recently I bought an Ollama Cloud sub and accidently spent my whole 5h quota upon using DeepSeek V4 Pro... but why? isnt it supposed to be a cheap model? Youd think there would be a correlation betwee

model-releasesr-ollama
25 Jul 2026
← Previous
1234…9
Next →