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