Instructions to use tsk-18/ft-google-gemma-2b-it-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tsk-18/ft-google-gemma-2b-it-qlora 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, "tsk-18/ft-google-gemma-2b-it-qlora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fc33ff77704a57996897075390b8cfbaf181f3beb5fc3133d8dbadf0c0456b34
- Size of remote file:
- 4.27 GB
- SHA256:
- e6562914367ab4d707f5fbaba0c442459945c284fafe0fe3489c411cc3be553d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.