raise ask cap 512->768 tokens (still ~30s, under ZeroGPU 60s cap) a80fa48 verified frankyy03 commited on Jun 13
revert GPU duration to default (free ZeroGPU caps <120s); keep 512-token cap 0f66bac verified frankyy03 commited on Jun 13
raise generation cap (200→512 ask, 160→384 arena) + GPU duration 120s 1e55370 verified frankyy03 commited on Jun 13
raise generation cap (200→512 ask, 160→384 arena) + GPU duration 120s b7e4f73 verified frankyy03 commited on Jun 13
resilient umap transform (point=None fallback) + pin umap-learn 0.5.12 62736c4 verified frankyy03 commited on Jun 13
resilient umap transform (point=None fallback) + pin umap-learn 0.5.12 3fabf89 verified frankyy03 commited on Jun 13
fix device mismatch: move gating head to GPU alongside student cf58bc4 verified frankyy03 commited on Jun 13
ZeroGPU: load student on CPU at startup with cuda.is_available guarded False cd53ece verified frankyy03 commited on Jun 13
ZeroGPU: load student on CPU at startup with cuda.is_available guarded False 680bfe9 verified frankyy03 commited on Jun 13
ZeroGPU: load student on CPU at startup (no device_map=auto), move to GPU in handler 2bd54d1 verified frankyy03 commited on Jun 13
fix n_threads oversubscription on cpu-basic (host reports 16+, container has 2) 8b7fcee verified frankyy03 commited on Jun 13
llama.cpp speedups: n_threads, n_ctx 1024, gate off hot path, max_tokens 96 14f2b64 verified frankyy03 commited on Jun 13
Custom gr.Server frontend + 6-teacher model (Nemotron), token streaming, arena 9409aaa verified frankyy03 commited on Jun 13