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