Instructions to use dvdmrs09/gemma-7b-it-python with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dvdmrs09/gemma-7b-it-python with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-7b-it") model = PeftModel.from_pretrained(base_model, "dvdmrs09/gemma-7b-it-python") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 17b9d8b verified
Update README.md d69d42d verified
Update README.md 1feacf2 verified
Update README.md 59e927a verified
modified: README.md ae639db
Ubuntu commited on
modified: README.md 3c1167d
Ubuntu commited on
modified: README.md 8bb2147
Ubuntu commited on
Please enter the commit message for your changes. Lines starting 857379d
Ubuntu commited on