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