Instructions to use Ba2han/r1-distill-qwen-32B-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ba2han/r1-distill-qwen-32B-LoRA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Ba2han/r1-distill-qwen-32B-LoRA", dtype="auto") - PEFT
How to use Ba2han/r1-distill-qwen-32B-LoRA with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
DeepSeek-R1-Distill-Qwen-32B 64R LoRA
This is a LoRA extracted from a language model. It was extracted using mergekit.
LoRA Details
This LoRA adapter was extracted from deepseek-ai/DeepSeek-R1-Distill-Qwen-32B and uses Qwen/Qwen2.5-32B as a base.
Parameters
The following command was used to extract this LoRA adapter:
mergekit-extract-lora deepseek-ai/DeepSeek-R1-Distill-Qwen-32B Qwen/Qwen2.5-32B OUTPUT_PATH --no-lazy-unpickle --rank=64 --device=cpu
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support