Instructions to use justinphan3110/Qwen3-14B_PCT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use justinphan3110/Qwen3-14B_PCT with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("/data/huggingface/Qwen/Qwen3-14B") model = PeftModel.from_pretrained(base_model, "justinphan3110/Qwen3-14B_PCT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c896af319f0fac88e4598d853c15b91d92255dca3b8b848e4daf586fadd81dc2
- Size of remote file:
- 514 MB
- SHA256:
- df5af32e619b3ce5bab0dfc866015ac0e677be81ed5030c4564fe51b4e38eeeb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.