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