Views
No views yet
vllm serve RedHatAI/DeepSeek-V4-Flash-NVFP4-FP8 --tensor-parallel-size 4 --port 8089 --kv_cache_dtype="fp8"python tests/evals/gsm8k/gsm8k_eval.pyResults:
Accuracy: 0.910
Invalid responses: 0.000
Total latency: 173.006 s
Questions per second: 7.624
Total output tokens: 116217
Output tokens per second: 671.752python3 tests/evals/mmlu_pro/mmlu_pro_eval.py --port 8089Results:
Category: all
Accuracy: 0.554
Invalid responses: 0.000
Total latency: 112.065 s
Questions per second: 107.366
Total output tokens: 24076
Output tokens per second: 214.8401uv pip install git+https://github.com/vllm-project/vllm.git@refs/pull/41276/head --no-cache
2uv pip install tilelang==0.1.10 apache-tvm-ffi==0.1.10| Category | Benchmark | deepseek-ai/ DeepSeek-V4-Flash | RedHatAI/ DeepSeek-V4-Flash-NVFP4-FP8 (this model) | Recovery |
|---|---|---|---|---|
| Instruct | MMLU-CoT (5-shot) | 86.10 | 78.39 | 91.05% |
| Instruct | GSM8K Platinum (5-shot) | 96.99 | 94.07 | 96.99% |
| Instruct | MATH-500 | 91.93 | 89.73 | 97.61% |
| Reasoning | GSM8K Platinum (0-shot) | 95.62 | 94.13 | 98.44% |
| Reasoning | MATH-500 | 91.67 | 89.87 | 98.04% |
| Reasoning | AIME 2025 | 52.92 | 72.08 | 136.22% |
| Coding | LCB CodeGen v6 | 51.81 | 48.00 | 92.65% |