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