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