Views
No views yet
deepreinforce-ai/Ornith-1.0-35B
(qwen3_5_moe — fine-grained MoE, hybrid linear/full attention, omni-multimodal).iters=0) algorithm in asymmetric mode:auto-round-mllm \
--model deepreinforce-ai/Ornith-1.0-35B \
--scheme W4A16 --algorithm rtn --asym --group_size 128 \
--format auto_awqawq_sm70_moe (turbomind) MoE path — the one 4-bit MoE
format with real Volta kernels.rapatel0/Ornith-1.0-35B-AWQ-asym,
holds a different (non-production) AWQ build; this repo is the checkpoint actually
in production.--quantization awq (auto-routes to the awq_sm70_moe turbomind path on sm_70)--dtype float16, --tensor-parallel-size 1 (scale by TP1 replica fan-out, not batch —
fine-grained MoE batches poorly), --max-num-seqs 1--max-model-len 131072chat_template.jinja is included in this repo (the base model's template).quantization_config.json (sym: false, quant_method: awq, provider: auto-round,
group_size: 128).