Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,21 @@ tags:
|
|
8 |
---
|
9 |
# Dazzling-Star-Aroura-32b-v0.0
|
10 |
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
|
13 |
## Merge Details
|
14 |
### Merge Method
|
@@ -18,8 +32,8 @@ This model was merged using the [TIES](https://arxiv.org/abs/2306.01708) merge m
|
|
18 |
### Models Merged
|
19 |
|
20 |
The following models were included in the merge:
|
21 |
-
* /
|
22 |
-
*
|
23 |
|
24 |
### Configuration
|
25 |
|
@@ -27,15 +41,15 @@ The following YAML configuration was used to produce this model:
|
|
27 |
|
28 |
```yaml
|
29 |
models:
|
30 |
-
- model:
|
31 |
parameters:
|
32 |
weight: 0.3
|
33 |
density: 0.7
|
34 |
-
- model: /
|
35 |
parameters:
|
36 |
weight: 0.4
|
37 |
density: 0.8
|
38 |
-
base_model:
|
39 |
parameters:
|
40 |
epsilon: 0.05
|
41 |
lambda: 1
|
|
|
8 |
---
|
9 |
# Dazzling-Star-Aroura-32b-v0.0
|
10 |
|
11 |
+
*If somewhere amid that aimlessly drifting sky,There was a planet where our wishes could flow free... would we try to make it there? I wonder what we'd wish for if we did...~*
|
12 |
+
|
13 |
+
Listen to the song on youtube: https://www.youtube.com/watch?v=e1EExQiRhC0
|
14 |
+
|
15 |
+
Story behind it: Bored at midnight, decided to create a merge I guess, resulting in this model, I like it, so try it out?
|
16 |
+
|
17 |
+
Models:
|
18 |
+
|
19 |
+
- EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2
|
20 |
+
- ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3
|
21 |
+
- Qwen/Qwen2.5-32B
|
22 |
+
|
23 |
+
# Instruct Format: ChatML
|
24 |
+
|
25 |
+
Thank you to AuriAetherwiing for providing compute and helping merge the models.
|
26 |
|
27 |
## Merge Details
|
28 |
### Merge Method
|
|
|
32 |
### Models Merged
|
33 |
|
34 |
The following models were included in the merge:
|
35 |
+
* ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3
|
36 |
+
* EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2
|
37 |
|
38 |
### Configuration
|
39 |
|
|
|
41 |
|
42 |
```yaml
|
43 |
models:
|
44 |
+
- model: EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2
|
45 |
parameters:
|
46 |
weight: 0.3
|
47 |
density: 0.7
|
48 |
+
- model: ArliAI/Qwen2.5-32B-ArliAI-RPMax-v1.3
|
49 |
parameters:
|
50 |
weight: 0.4
|
51 |
density: 0.8
|
52 |
+
base_model: Qwen/Qwen2.5-32B
|
53 |
parameters:
|
54 |
epsilon: 0.05
|
55 |
lambda: 1
|