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