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