File size: 194 Bytes
2838cd8
 
 
 
 
9ec912c
 
423943d
9ec912c
1
2
3
4
5
6
7
8
9
10
---
license: gemma
base_model:
- google/gemma-3-27b-it
---
FP8-Dynamic quantization using llmcompressor. Run with:
```bash
vllm serve leon-se/gemma-3-27b-it-FP8-Dynamic --max-model-len 4096
```