sync: auto-sync from GURU-KALI at 2026-05-26 19:59:15

Author: Mike Swanson
Machine: GURU-KALI
Timestamp: 2026-05-26 19:59:15
This commit is contained in:
2026-05-26 19:59:16 -07:00
parent 15de6a7cf2
commit 2bec888ea7
4 changed files with 27 additions and 23 deletions

View File

@@ -290,11 +290,11 @@ Tier 0 — **Ollama is the documentation and classification engine.** Route pros
| Machine | Endpoint |
|---------|----------|
| DESKTOP-0O8A1RL | `http://localhost:11434` |
| GURU-BEAST-ROG | `http://localhost:11434` (always-on; canonical Tailscale fallback) |
| Other | `http://100.101.122.4:11434` (Beast via Tailscale) |
| Local Ollama present (GURU-5070, Howard-Home, etc.) | `http://localhost:11434` |
| GURU-BEAST-ROG | `http://localhost:11434` (always-on RTX 4090; common fallback target) |
| No local Ollama | per-machine fallback from `.claude/identity.json` `ollama_fallback` (e.g. Beast `http://100.101.122.4:11434`) |
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`
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). Fallback host is per-machine — set in `.claude/identity.json` `ollama_fallback`; GURU-BEAST-ROG (`100.101.122.4:11434`, always on, RTX 4090) is the usual choice. Full reference + per-machine routing: `.claude/OLLAMA.md`
### GrepAI (Semantic Code Search)