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