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