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