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