Instructions to use tomaszki/29-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tomaszki/29-full with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tomaszki/nous-twenty-nine") model = PeftModel.from_pretrained(base_model, "tomaszki/29-full") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 48e7ebd1d0a1ab7ddeae34f2b1ee368ded4c38d8d13e0336ce967eb49026b769
- Size of remote file:
- 5.37 kB
- SHA256:
- 1ad0401778e729dfd81c95775ddeee9621ed463900439fbb40ed1960b34030b0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.