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