Instructions to use armand0e/gemma-4-E2B-it-Claude-Opus-Distill with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use armand0e/gemma-4-E2B-it-Claude-Opus-Distill with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("armand0e/gemma-4-E2B-it-Claude-Opus-Distill") model = AutoModelForMultimodalLM.from_pretrained("armand0e/gemma-4-E2B-it-Claude-Opus-Distill", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Claude-Opus-Distill ?
1
#1 opened 5 months ago
by
Rebis