Views
No views yet
python ./quantize_nvfp4.py --model TheDrummer/Behemoth-X-123B-v2 --output ./TheDrummer/Behemoth-X-123B-v2 --size 1024 --seed 42 --ultra_chat 3 --c4_en 2 --fiction_v8 3| Metric | NVFP4 |
|---|---|
| ARC Challenge (Logic/Reasoning) | 0.6391 |
| IFEval (Strict Instruction Following) | 0.7431 |
| HellaSwag (Flow/Common Sense) | 0.6961 |
| Wikitext (Word Perplexity) | 4.5030 |
| Lambada (Perplexity) | 2.4814 |
| Winogrande | 0.8089 |
bash
vllm serve ealexeev/TheDrummer-Behemoth-X-123B-v2-NVFP4 \
--tensor-parallel-size 1 \ # 1 GPU
--gpu-memory-utilization 0.8 \ # Else it will take it all for KV