Views
No views yet
EpistemeAI/Reasoning-Medical-27B, pinned to revision
e5cfbcc2498df44c07124f670a75c77179fc8e67. The exported safetensors total 21.92 GB.0.45.0huggingface/qwen3_5/ptq/w4a16_nvfp4-fp8_attn-kv_fp8_castlm_head: W4A16 NVFP4quantization_manifest.json.1vllm serve switzerchees/Reasoning-Medical-27B-NVFP4 \
2 --served-model-name EpistemeAI/Reasoning-Medical-27B \
3 --quantization modelopt \
4 --kv-cache-dtype bfloat16 \
5 --max-model-len 32768 \
6 --reasoning-parser qwen3 \
7 --limit-mm-per-prompt '{"image": 1, "video": 0}'auto therefore selects FP8 rather than the model's BF16 dtype. FP8 KV serving
should be treated as a separate accuracy/performance trade-off and validated for
the target runtime.