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