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:
- 2f29df956c6b0029bf2b3c653148c770ec54380ffba42a13e7aeb73431b20861
- Size of remote file:
- 5.5 kB
- SHA256:
- 35033c691d97b19e64c9cb85fb23739c77572262facc1d1ddc8022c84fcc2109
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.