mirror of
https://github.com/exo-explore/exo.git
synced 2026-02-24 02:07:17 -05:00
The Qwen3-Coder-Next model card TOML files were missing family, quantization, base_model, and capabilities fields. This caused them not to appear under the Qwen family filter in the dashboard's model picker. Added the missing metadata to all five variants (4bit, 5bit, 6bit, 8bit, bf16), matching the format used by the existing Qwen3-Coder-480B model cards. Test plan: - Eyeballs