Views
No views yet
FP8_DYNAMIC scheme (per-tensor FP8 weights + dynamic per-token FP8 activations, no calibration
data). Format is compressed-tensors (float-quantized), loadable natively by vLLM.Linear layers are quantized. The vision tower and lm_head are kept in
bf16 (small, precision-sensitive), so multimodal + output quality are preserved.1vllm serve aaronday3/gemma-4-31B-it-FP8-Dynamic \
2 --max-model-len 8192 --gpu-memory-utilization 0.90 --host 0.0.0.0 --port 8000