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