File size: 787 Bytes
db2136e fa9abdb db2136e fa9abdb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
base_model: Qwen/Qwen2.5-32B
library_name: transformers
tags:
- mergekit
- peft
---
# DeepSeek-R1-Distill-Qwen-32B-lora-r64
This is a LoRA extracted from language model [DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co./deepseek-ai/DeepSeek-R1-Distill-Qwen-32B). It was extracted using [mergekit](https://github.com/arcee-ai/mergekit).
## LoRA Details
This LoRA adapter was extracted from [DeepSeek-R1-Distill-Qwen-32B](https://huggingface.co./deepseek-ai/DeepSeek-R1-Distill-Qwen-32B) and uses [Qwen2.5-32B](https://huggingface.co./Qwen/Qwen2.5-32B) as a base.
### Parameters
The following command was used to extract this LoRA adapter:
```sh
mergekit-extract-lora DeepSeek-R1-Distill-Qwen-32B Qwen2.5-32B OUTPUT_PATH --no-lazy-unpickle --rank=64
```
|