Instructions to use thetmon/c19 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thetmon/c19 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen3-4B-Instruct-2507") model = PeftModel.from_pretrained(base_model, "thetmon/c19") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 794938e146b259330a3f59bf4d4ed773d454a1f965fa19522c11be05e2a5a7bc
- Size of remote file:
- 14.6 kB
- SHA256:
- 6223799d7acba489067a0ce364fa78bc1a048a5204277a67d5b49feb629210b4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.