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