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