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