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