Any-to-Any
Transformers
Safetensors
gemma4
image-text-to-text
heretic
uncensored
decensored
abliterated
ara
Instructions to use coder3101/gemma-4-E4B-it-heretic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use coder3101/gemma-4-E4B-it-heretic with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForImageTextToText processor = AutoProcessor.from_pretrained("coder3101/gemma-4-E4B-it-heretic") model = AutoModelForImageTextToText.from_pretrained("coder3101/gemma-4-E4B-it-heretic") - Notebooks
- Google Colab
- Kaggle
This is the first model under 16B I try that could under stand stack manipulation
#1 opened about 1 month ago
by
Richter03