Instructions to use crazyup37/csm_500checkpoint_lora_16bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use crazyup37/csm_500checkpoint_lora_16bit with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/csm-1b") model = PeftModel.from_pretrained(base_model, "crazyup37/csm_500checkpoint_lora_16bit") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8ace859b7b7b3359fb05eea18968c06f69713b70f60debb9c230e8983d785aaa
- Size of remote file:
- 1.47 kB
- SHA256:
- 41759ead8b9ae6a100eb8e6f2f00a602a7bd65aedbf0b0291bd1c72e538569e7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.