contracts: sync to ground truth — ornith-1.0-35b→strix-moe, 256K all GPUs, real LiteLLM timeouts
Verified on ground 2026-07-16 against CT 116 litellm_config.yaml + GPU hosts: - AMD host serves qwen3.6-35B-udq4 (LiteLLM alias strix-moe); ornith-1.0-35b does NOT exist - All 3 GPUs at 256K ctx, parallel 2 (RTX 3090 was listed 128K/parallel 1) - LiteLLM timeouts: qwen 300s, gemma 120s, strix 300s (were stale 90s/120s) - Added LiteLLM model surface + key scoping to litellm-self-heal - Patched health-check script path ref Files: litellm-self-heal, litellm-health, gpu-fleet, gpu-self-heal, zulip-adapter-lessons, abiba-zulip-restore, hermes-agent-baseline, delegation-prose-contract, mumuni-delegation-prose-contract
This commit is contained in:
@@ -276,7 +276,7 @@ ZULIP_ROLE=router pm2 start "$(which pi)" --name abiba-zulip \
|
||||
|
||||
**Additional fixes applied:**
|
||||
- Fixed `models.json`: replaced `qwen3.6-35B-A3B` (not authorized by LiteLLM)
|
||||
with `syslog-auto` + `ornith-1.0-35b` (prevents silent worker failure per
|
||||
with `syslog-auto` + `strix-moe` (prevents silent worker failure per
|
||||
Lesson #11)
|
||||
- Removed stale systemd unit `abiba-zulip.service` (pointed to old TS code)
|
||||
- PM2 saved for auto-restart on boot
|
||||
|
||||
Reference in New Issue
Block a user