Instructions to use jiayihao03/gemma2b_code_python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jiayihao03/gemma2b_code_python with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("jiayihao03/gemma2b_code_python", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
metadata
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- gemma
- trl
base_model: unsloth/gemma-2b-bnb-4bit
Uploaded model
- Developed by: jiayihao03
- License: apache-2.0
- Finetuned from model : unsloth/gemma-2b-bnb-4bit
This gemma model was trained 2x faster with Unsloth and Huggingface's TRL library.
