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