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