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:
- bfef9dad7d22cacf4337f69957671768b74e064e8c318fa64ebb4f741683d32a
- Size of remote file:
- 5.5 kB
- SHA256:
- bc0e89e4e792f6b57431bc52f1822165ad28f3cfac08c473c93dfe5963707360
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.