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