Instructions to use tomaszki/model-12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tomaszki/model-12 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-12") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3c5d1ed2ea31ca187c21b57152b37e6fffc3f8e4d9c2b427d2407e2394cac94e
- Size of remote file:
- 5.5 kB
- SHA256:
- 330cdb73bc86aaa081f2ef6623202b8c6d52c246abd0bb13763f54c419b93351
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.