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