jsfs11 commited on
Commit
51f7766
·
verified ·
1 Parent(s): 5571a86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -3,13 +3,22 @@ license: apache-2.0
3
  tags:
4
  - merge
5
  - mergekit
6
- - lazymergekit
 
 
 
7
  ---
8
 
9
  # QWQ-EVA-Preview-SLERP-32b
10
 
11
  QWQ-EVA-Preview-SLERP-32b is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
12
 
 
 
 
 
 
 
13
  ## 🧩 Configuration
14
 
15
  ```yaml
 
3
  tags:
4
  - merge
5
  - mergekit
6
+ base_model:
7
+ - ParasiticRogue/EVA-Instruct-32B-v2
8
+ - Qwen/QwQ-32B-Preview
9
+ base_model_relation: merge
10
  ---
11
 
12
  # QWQ-EVA-Preview-SLERP-32b
13
 
14
  QWQ-EVA-Preview-SLERP-32b is a merge of the following models using [mergekit](https://github.com/cg123/mergekit):
15
 
16
+ ### Models Merged
17
+
18
+ The following models were included in the merge:
19
+ * [ParasiticRogue/EVA-Instruct-32B-v2](https://huggingface.co/ParasiticRogue/EVA-Instruct-32B-v2)
20
+ * [Qwen/QwQ-32B-Preview](https://huggingface.co/Qwen/QwQ-32B-Preview)
21
+
22
  ## 🧩 Configuration
23
 
24
  ```yaml