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