sync: auto-sync from GURU-KALI at 2026-05-24 06:54:59

Author: Mike Swanson
Machine: GURU-KALI
Timestamp: 2026-05-24 06:54:59
This commit is contained in:
2026-05-24 06:54:59 -07:00
parent efed3b5ed4
commit 4383f9eca5
3 changed files with 115 additions and 0 deletions

View File

@@ -33,8 +33,17 @@ qwen3:14b and qwen3.6 are CPU-bottlenecked on this machine (split mode, PCIe ban
| DESKTOP-0O8A1RL | 12 GB (RTX 5070 Ti Laptop) | `qwen3:8b` |
| Mikes-MacBook-Air | unified memory | `qwen3:14b` |
| HOWARD-HOME | local Ollama | `qwen3:14b` |
| GURU-KALI | 8 GB (RTX 4070 Mobile) — see note | remote / `qwen3:14b` now; `qwen3:8b` if local installed |
| Other | Tailscale fallback | `qwen3:14b` |
> **GURU-KALI status (2026-05-24):** Tailscale installed — remote Ollama
> (`100.92.127.64`) IS reachable, so it uses the Tailscale-fallback prose model
> `qwen3:14b` (the "Other" row). No local Ollama yet. It has the strongest hardware
> in the fleet, but the GPU runs the nouveau driver (no CUDA), so a future local
> Ollama would need the proprietary NVIDIA driver for GPU accel; `qwen3:8b` would
> then fit its 8 GB VRAM (mirrors DESKTOP-0O8A1RL), with larger models splitting to
> CPU. Full machine profile: `.claude/machines/guru-kali.md`.
## Endpoints
Auto-detect: any machine that has a local Ollama listening on `127.0.0.1:11434` uses local. Otherwise fall back to Mike's workstation over Tailscale.