Any-to-Any
Transformers
Safetensors
gemma4_unified
image-text-to-text
heretic
uncensored
decensored
abliterated
reproducible
Instructions to use MoonRide/gemma-4-12B-it-heretic-custom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MoonRide/gemma-4-12B-it-heretic-custom with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("MoonRide/gemma-4-12B-it-heretic-custom") model = AutoModelForImageTextToText.from_pretrained("MoonRide/gemma-4-12B-it-heretic-custom") - Notebooks
- Google Colab
- Kaggle
Ctrl+K