Any-to-Any
Transformers
Safetensors
gemma4_unified
image-text-to-text
fp8
vllm
compressed-tensors
gemma4
omni
dgx-spark
gb10
quantization
Instructions to use coolthor/gemma-4-12B-it-FP8-dynamic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use coolthor/gemma-4-12B-it-FP8-dynamic with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("coolthor/gemma-4-12B-it-FP8-dynamic") model = AutoModelForMultimodalLM.from_pretrained("coolthor/gemma-4-12B-it-FP8-dynamic") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!