Any-to-Any
Transformers
Safetensors
gemma4_unified
image-text-to-text
quantized
compressed-tensors
nvfp4
W4A16
gemma4
8-bit precision
Instructions to use palmfuture/gemma-4-12B-it-NVFP4A16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use palmfuture/gemma-4-12B-it-NVFP4A16 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("palmfuture/gemma-4-12B-it-NVFP4A16") model = AutoModelForMultimodalLM.from_pretrained("palmfuture/gemma-4-12B-it-NVFP4A16") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!