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