Instructions to use Inishds/gemma-2b-it-quotes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Inishds/gemma-2b-it-quotes with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b-it") model = PeftModel.from_pretrained(base_model, "Inishds/gemma-2b-it-quotes") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c93d43fcfa0868a5bc6120ca87b158cfc10dd829d2bd52f11beae0a2df4c855e
- Size of remote file:
- 4.98 kB
- SHA256:
- 430c257fa46e9c7a7513f4bd9400d54b9c0c74ba3d5f5b36d9d68b60c7f3f6c3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.