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:
- 7102960f735a4d03676efa597cdfb93325c8e09e5b277ef01aa3777dbc28edd3
- Size of remote file:
- 5.18 kB
- SHA256:
- 7bb058ab1521a855c109a09b0823440a52af70831b6c83e9d68eebe56a95d2a9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.