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