Instructions to use perachon/p14-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use perachon/p14-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-1.7B-Base") model = PeftModel.from_pretrained(base_model, "perachon/p14-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cc295eefb53e5d568731666050bfffeb229587ecc6a62c353ac13891a137c55b
- Size of remote file:
- 5.24 kB
- SHA256:
- 3f52faeb1df06a92941c5f3f03fdf7bd758df88ca78f533dae3cf026a3745df4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.