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