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