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