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
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
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, demonstrating stateful behavior that differs from typical stateless AI implementations. The post likely details the architecture, performance characteristics, and behavioral differences of this multi-model approach. This appears to be a technical discussion from the Ollama community about implementing and running a custom multi-model AI system with persistent memory capabilities on consumer hardware.
Related
- Built a personal memory system using Ollama + qwen2.5:7b - queries your entire life history via RAG (AetherMind)
- Hermes Agent + Ollama returns tool JSON but doesn’t actually execute anything
- Best Ollama model for n8n workflows (RAG, file handling, reasoning) + hardware requirements?
- 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
- Has anyone actually gotten a reliable local AI system running?
Source: r/ollama | 2026-04-23