Instructions to use tomaszki/gemma-one with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tomaszki/gemma-one with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("MesozoicMetallurgist/nous-Cambrian") model = PeftModel.from_pretrained(base_model, "tomaszki/gemma-one") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 27965b52f85531b77a3cc8590eb7752e3655eb1d7dc917ab3e623db456d4e9c1
- Size of remote file:
- 17.5 MB
- SHA256:
- f121dcf9b0ee3f768a249f3ad6b547c972b9a90bcd9556ee4aea5ebc7a2179b2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.