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