Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ base_model:
|
|
4 |
- Qwen/QwQ-32B-Preview
|
5 |
- EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2
|
6 |
pipeline_tag: text-generation
|
|
|
7 |
---
|
8 |
license: apache-2.0
|
9 |
tags:
|
@@ -19,6 +20,8 @@ QwQ-EVA-SLERP-v0.1-GGUF is a merge of the following models using [mergekit](http
|
|
19 |
|
20 |
The following models were included in the merge:
|
21 |
* [EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2)
|
|
|
|
|
22 |
|
23 |
## 🧩 Configuration
|
24 |
|
|
|
4 |
- Qwen/QwQ-32B-Preview
|
5 |
- EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2
|
6 |
pipeline_tag: text-generation
|
7 |
+
base_model_relation: merge
|
8 |
---
|
9 |
license: apache-2.0
|
10 |
tags:
|
|
|
20 |
|
21 |
The following models were included in the merge:
|
22 |
* [EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2)
|
23 |
+
* [Qwen/QwQ-32B-PrevieW](https://huggingface.co/Qwen/QwQ-32B-Preview)
|
24 |
+
|
25 |
|
26 |
## 🧩 Configuration
|
27 |
|