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