leon-se's picture
Update README.md
423943d verified
---
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
```