Instructions to use wf8888884/DeepSeek-R1-Distill-Qwen-14B_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use wf8888884/DeepSeek-R1-Distill-Qwen-14B_lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-R1-Distill-Qwen-14B") model = PeftModel.from_pretrained(base_model, "wf8888884/DeepSeek-R1-Distill-Qwen-14B_lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e7f5356761e1d5859923b773774eaf26a403d1253c58051be018dd485c025782
- Size of remote file:
- 5.69 kB
- SHA256:
- c113b0f4f6e8dcf9a9e47b59396c7cfeff675a9b04ef064d6bff65f037e19f5a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.