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:
- ff154871e8db12f3761b45bb3bbd1160998ad5b979577cf73d3ad97b45a1d9d2
- Size of remote file:
- 1.06 GB
- SHA256:
- 3e10c636778d364dfa9015e107eb7ea52ffbfb02ba4dd25b09e9045db5c3e291
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.