docs: GPU pooling architecture, hardware setup, troubleshooting - Architecture: race mode drafting, Mac dual-device gotcha, version matching - Hardware-Setup: complete rewrite with pre-built binaries, per-platform instructions, firewall fixes, coordinator example, loading time estimates - Troubleshooting: Mac dual device, coordinator hang, tensor alloc failure, high RAM during loading - CLI-Reference: add tightwad chat command Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update wiki with multi-drafter parallelism docs Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update speculative decoding with 1.27x speedup benchmarks - Prompt-append verification replaces text-match as default - Wall-clock benchmarks: 1.27x overall with max_draft_tokens=32 - Tuning table: 8 (0.63x) vs 32 (1.27x) vs 64 (1.21x) - CPU draft results (1.7B on M4/Unraid) - Multi-drafter parallelism use case - Updated config examples for llamacpp backend Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update all wiki pages for tightwad rename Replace all Hydra/Specula references with Tightwad across all 9 pages. Preserves speculative/speculation as English words. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add speculative decoding proxy documentation New page: Speculative-Decoding.md — algorithm, architecture, backends, API endpoints, verification modes, use cases, tested configurations. Updated: Home (two modes overview), Architecture (proxy section + PID table), CLI-Reference (proxy start/stop/status), Configuration (full proxy YAML reference), OpenClaw-Integration (proxy provider registration), Troubleshooting (proxy-specific issues). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add wiki pages: architecture, hardware, config, CLI, troubleshooting, networking, OpenClaw
Initial Home page