Views
No views yet
python ./quantize_nvfp4.py --model TheDrummer/Anubis-70B-v1.2 --output ./TheDrummer/Anubis-70B-v1.2 --size 1024 --seed 42 --ultra_chat 3 --c4_en 2 --fiction_v8 3| Metric | Base Model (BF16) | NVFP4 (Quantized) | Delta |
|---|---|---|---|
| ARC Challenge (Logic/Reasoning) | 0.61 | 0.5887 | -3.5% |
| IFEval (Strict Instruction Following) | 0.57 | 0.536 | -6% |
| HellaSwag (Flow/Common Sense) | 2.813 | 2.996 | +6.5% |
| Wikitext (Word Perplexity) | 5.318 | 6.7278 | +26.5% |
| Lambada (Perplexity) | 0.6671 | 0.6464 | -3.1% |
bash
vllm serve ealexeev/TheDrummer-Anubis-70B-v1.2-NVFP4 \
--tensor-parallel-size 1 \ # 1 GPU
--gpu-memory-utilization 0.8 \ # Else it will take it all for KV