Instructions to use MCES10/code-gen-gemma-2-2b-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use MCES10/code-gen-gemma-2-2b-it with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("MCES10/code-gen-gemma-2-2b-it", set_active=True) - Inference
Update README.md
#1
by MCES100 - opened
No description provided.
MCES10 changed pull request status to merged