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