Instructions to use tomaszki/model-14 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tomaszki/model-14 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tomaszki/nous-thirty-four-0") model = PeftModel.from_pretrained(base_model, "tomaszki/model-14") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d9b82167fe53449dd424a13cf3fb05417a0397aef821065325a68e237e954145
- Size of remote file:
- 5.5 kB
- SHA256:
- 8f9732dc092c43a7b2f7ff3a160b4a680a7f8509ac4530eaea76d7a48a64a2fd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.