Views
No views yet
8e7cf1a + save fix + the 2026-07-24 context patches.configs/llm/qwen3_5_27b_mxfp4_qad.yaml (W4A16 training), lr 1.0e-5 cosine
(1% warmup), 2640 steps (~1 epoch), global batch 32, seq 8192, seed 42,
BF16 FSDP2, save/250, eval/100.0406bb3a7a482352360716a1bc5e9e04; disjoint eval split).1python scripts/export_mxfp4_vllm.py \
2 --source /scratch/wxu/mxfp4/outputs/27b-mxfp4-w4a16-lr1.0e-5-2640 \
3 --model-assets /scratch/wxu/mxfp4/models/Qwen3.5-27B \
4 --output /scratch/wxu/mxfp4/exports/27b-mxw4a16-s2640 --device cuda:0