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