Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,9 @@ language:
|
|
10 |
- id
|
11 |
- en
|
12 |
---
|
13 |
-
# merge
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
## Merge Details
|
18 |
-
### Merge Method
|
19 |
-
|
20 |
-
This model was merged using the [SLERP](https://en.wikipedia.org/wiki/Slerp) merge method.
|
21 |
|
22 |
### Models Merged
|
23 |
|
@@ -25,18 +20,10 @@ The following models were included in the merge:
|
|
25 |
* [GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct](https://huggingface.co/GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct)
|
26 |
* [NousResearch/DeepHermes-3-Llama-3-8B-Preview](https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview)
|
27 |
|
28 |
-
###
|
|
|
29 |
|
30 |
-
|
31 |
|
32 |
-
|
33 |
-
models:
|
34 |
-
- model: NousResearch/DeepHermes-3-Llama-3-8B-Preview
|
35 |
-
- model: GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct
|
36 |
-
merge_method: slerp
|
37 |
-
base_model: NousResearch/DeepHermes-3-Llama-3-8B-Preview
|
38 |
-
dtype: bfloat16
|
39 |
-
parameters:
|
40 |
-
t: [0, 0.5, 1, 0.5, 0] # V shaped curve: Hermes for input & output, WizardMath in the middle layers
|
41 |
|
42 |
-
```
|
|
|
10 |
- id
|
11 |
- en
|
12 |
---
|
|
|
13 |
|
14 |
+
## Model Description
|
15 |
+
EunoiaHermes is a merged model. The purpose of this merge is to gain reasoning capability with Indonesian language.
|
|
|
|
|
|
|
|
|
16 |
|
17 |
### Models Merged
|
18 |
|
|
|
20 |
* [GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct](https://huggingface.co/GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct)
|
21 |
* [NousResearch/DeepHermes-3-Llama-3-8B-Preview](https://huggingface.co/NousResearch/DeepHermes-3-Llama-3-8B-Preview)
|
22 |
|
23 |
+
### Preview
|
24 |
+
|
25 |
|
26 |
+

|
27 |
|
28 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
|