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