sync: auto-sync from GURU-5070 at 2026-05-25 06:00:45

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-25 06:00:45
This commit is contained in:
2026-05-25 06:00:47 -07:00
parent cdd6e6fc8c
commit 2491660b88
3 changed files with 22 additions and 17 deletions

View File

@@ -282,9 +282,10 @@ Tier 0 — **Ollama is the documentation and classification engine.** Route pros
| Machine | Endpoint |
|---------|----------|
| DESKTOP-0O8A1RL | `http://localhost:11434` |
| Other | `http://100.92.127.64:11434` (Tailscale) |
| GURU-BEAST-ROG | `http://localhost:11434` (always-on; canonical Tailscale fallback) |
| Other | `http://100.101.122.4:11434` (Beast via Tailscale) |
Models: `qwen3.6:latest` (strict-format: JSON, classification, structured rules, redaction, word-limited summaries), `qwen3:8b` (prose on DESKTOP-0O8A1RL — 86 tok/s, full 12 GB VRAM fit), `qwen3:14b` (prose everywhere else — ~66 tok/s), `codestral:22b` (code suggestions — always review). Full reference + per-machine routing: `.claude/OLLAMA.md`
Models: `qwen3.6:latest` (strict-format: JSON, classification, structured rules, redaction, word-limited summaries), `qwen3:8b` (prose on DESKTOP-0O8A1RL — 86 tok/s, full 12 GB VRAM fit), `qwen3:14b` (prose everywhere else — ~66 tok/s), `codestral:22b` (code suggestions — always review). Tailscale fallback host: **GURU-BEAST-ROG** (`100.101.122.4:11434`, always on, RTX 4090). Full reference + per-machine routing: `.claude/OLLAMA.md`
### GrepAI (Semantic Code Search)