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