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