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