Instructions to use thetmon/c20 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thetmon/c20 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/c20") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 711dcc4042b31c97a93d988d6a9b0093315e910d6180b509788ccd799f96be94
- Size of remote file:
- 1.06 GB
- SHA256:
- 503d464d4a9b03b038c83066c3d05bec3cd0aa62ac944280b25d8ded1a534799
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.