Instructions to use DEVECOAI/gemma-3-12b-it-unsloth-bnb-4bit_lr4e-05_r64_rsTrue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DEVECOAI/gemma-3-12b-it-unsloth-bnb-4bit_lr4e-05_r64_rsTrue with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DEVECOAI/gemma-3-12b-it-unsloth-bnb-4bit_lr4e-05_r64_rsTrue", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Ctrl+K