Any-to-Any
Transformers
Safetensors
gemma4
image-text-to-text
heretic
uncensored
decensored
abliterated
ara
Instructions to use coder3101/gemma-4-E2B-it-heretic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use coder3101/gemma-4-E2B-it-heretic with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("coder3101/gemma-4-E2B-it-heretic") model = AutoModelForImageTextToText.from_pretrained("coder3101/gemma-4-E2B-it-heretic") - Notebooks
- Google Colab
- Kaggle
you should really make ggufs of these please.
2
#1 opened about 2 months ago
by
drmcbride