- Schweiz
- https://me.arthurerlich.de
- Joined on
2025-05-30
Block a user
Add llama-server-fast: small non-thinking classifier/fast model for qwen-code Auto Mode
Confirmed working end-to-end on the real server: llama-server-fast deployed, registered in OmniRoute (qwen3-4b-fast), wired into qwen-code's fastModel, and the Auto Mode classifier now works…
Verify the stack on the real Radeon R9700 box (GPU passthrough + Lazytainer idle-stop)
Verify the stack on the real Radeon R9700 box (GPU passthrough + Lazytainer idle-stop)
Confirmed: GPU_MAX_HW_QUEUES=1 + the numeric-GID group_add fix (#47) resolved the 100%-GPU-pin with both llama-server and llama-server-fast up. Combined with the earlier classifier-context and…
Verify the stack on the real Radeon R9700 box (GPU passthrough + Lazytainer idle-stop)
Confirmed on the real server (#49, merged): the interactive gum-based config sync in scripts/update.sh works as designed — the conflict screen appeared for the stale LLAMA_FAST_PARALLEL=2 vs…
Fix llama-server-fast context-size exhaustion breaking Auto Mode
Fix llama-server-fast context-size exhaustion breaking Auto Mode
Run git pull first in update.sh, not mid-script
Run git pull first in update.sh, not mid-script