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