Document client contract: thinking budget, think-stripping, routing policy 3675bfd verified Leon4gr45 commited on Jul 8
Thinking fixes: strip client max_tokens (enforce n-predict 2048), deepseek reasoning-format 1c24286 verified Leon4gr45 commited on Jul 8
Split K/V cache quant (K=q8_0,V=q4_0), 32K ctx, cache-reuse, tool-call smoke test b6dd083 verified Leon4gr45 commited on Jul 8
safety: cap threads at CPU_THREADS_MAX (default 2) to prevent oversubscription if detection over-reports 111e96a verified Leon4gr45 commited on Jul 7
feat: cgroup-aware vCPU auto-detection (respects container CPU limit; no CPU_THREADS env needed) 1256f93 verified Leon4gr45 commited on Jul 7
fix: startup readiness loop must sleep on HTTP 503 (model loading), not only on connection errors — false 'startup timeout' left instance marked unloaded 261a815 verified Leon4gr45 commited on Jul 7
harden: normalize legacy KV_CACHE_QUANT values (4bit->q4_0) so stale env vars can't crash llama-server ea909c9 verified Leon4gr45 commited on Jul 7
build: use prebuilt llama.cpp CPU binary (b9895) instead of source compile — fixes mtmd OOM hang, ~20x faster build ea5d56a verified Leon4gr45 commited on Jul 7
build: pull model at container runtime instead of baking into image (faster/reliable build) 7cc60cb verified Leon4gr45 commited on Jul 7
v2.0: single-instance CPU proxy, native OpenAI tools+streaming, flash-attn+q4_0 KV, all-cores e24791f verified Leon4gr45 commited on Jul 7
Fix: Use hf_hub_download for specific model file from deepreinforce-ai/Ornith-1.0-9B-GGUF 16451bc verified Leon4gr45 commited on Jul 3