From dc65165d6cbdfff160c810a3a30d245fe7bc475d Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Mon, 3 Aug 2026 13:29:15 +1000 Subject: [PATCH] sam-4screen-desktop 2026-8-3:13:29:15 --- 300 areas/350 AI/Pi Agent Extensions & Skills.md | 10 ++-------- .../Home Network Map Overview.md | 3 +-- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/300 areas/350 AI/Pi Agent Extensions & Skills.md b/300 areas/350 AI/Pi Agent Extensions & Skills.md index cefa029..15fd2c0 100644 --- a/300 areas/350 AI/Pi Agent Extensions & Skills.md +++ b/300 areas/350 AI/Pi Agent Extensions & Skills.md @@ -64,15 +64,9 @@ Open WebUI v0.11.0 runs on .13 as a native NixOS process (not Docker), managed v --- -## Ollama — Local LLM Inference +## Ollama — Local LLM Inference (REMOVED) -Runs on .13 with `qwen2.5-coder:7b` (Q4_K_M, 7.6B params). Sparse use — 15.5GB RAM on .13 limits local model viability. Open WebUI can connect to Ollama as a connection type directly. - -| Aspect | Detail | -|--------|--------| -| **URL** | `http://192.168.20.13:11434` | -| **WebUI** | `http://192.168.20.13:3000` → Settings → Connections → Ollama → `http://127.0.0.1:11434` (localhost from .13's perspective) | -| **Model** | `qwen2.5-coder:7b` (last pulled Feb 2026) | +~~Runs on .13 with `qwen2.5-coder:7b` (Q4_K_M, 7.6B params).~~ **Removed August 2026.** Redundant — OmniRoute provides 485 models including superior `qwen/qwen3.5-9b`. The 4.7GB disk + RAM cost on a 15.5GB server wasn't justified. ### Pi default model selection model diff --git a/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md b/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md index 4cb188a..1879437 100644 --- a/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md +++ b/300 areas/360 Dev-Ops Network Computers/Home Network Map Overview.md @@ -55,7 +55,7 @@ aliases: [] | **SSH** | ✅ `sam@192.168.20.13` | | **Tailscale** | ✅ `100.114.62.46` (nixos-desktop) | | **Role** | Docker host, OmniRoute LLM proxy, always-on server. 15.5GB RAM. -| **Key services** | Open WebUI v0.11.0 `:3000` (NixOS native, not Docker), Ollama `:11434` (qwen2.5-coder:7b) | +| **Key services** | Open WebUI v0.11.0 `:3000` (NixOS native, not Docker) | | Docker containers | | |---|---| @@ -180,7 +180,6 @@ Host phone | `8090` | langgraph-service | .27 | | `5000` | opencode-brain | .27 | | `1780` | Snapcast (audio control) | .13 | -| `11434` | Ollama (qwen2.5-coder:7b) | .13 | | `8765` | python3 (unidentified) | .27 | ---