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