Instructions to use YuCollection/gemma-4-12B-bf16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YuCollection/gemma-4-12B-bf16 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("YuCollection/gemma-4-12B-bf16") model = AutoModelForMultimodalLM.from_pretrained("YuCollection/gemma-4-12B-bf16") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
47e68ba | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:12bac982b793c44b03d52a250a9f0d0b666813da566b910c24a6da0695fd11e6
size 32170070
|