Update README.md
Browse files
README.md
CHANGED
@@ -10,35 +10,6 @@ tags:
|
|
10 |
---
|
11 |
# Fimbulvetr-Holodeck-Erebus-Westlake-10.7B
|
12 |
|
13 |
-
This is a
|
14 |
-
|
15 |
-
## Merge Details
|
16 |
-
### Merge Method
|
17 |
-
|
18 |
-
This model was merged using the [task arithmetic](https://arxiv.org/abs/2212.04089) merge method using [Undi95/Mistral-11B-v0.1](https://huggingface.co/Undi95/Mistral-11B-v0.1) as a base.
|
19 |
-
|
20 |
-
### Models Merged
|
21 |
-
|
22 |
-
The following models were included in the merge:
|
23 |
-
* [Sao10K/Fimbulvetr-11B-v2](https://huggingface.co/Sao10K/Fimbulvetr-11B-v2)
|
24 |
-
* MV01-Stacked-Holodeck-Erebus-Westlake-Unhealed-10.7B
|
25 |
-
|
26 |
-
### Configuration
|
27 |
-
|
28 |
-
The following YAML configuration was used to produce this model:
|
29 |
-
|
30 |
-
```yaml
|
31 |
-
# Mistral Stack Healing
|
32 |
-
merge_method: task_arithmetic
|
33 |
-
dtype: float16
|
34 |
-
base_model: Undi95/Mistral-11B-v0.1
|
35 |
-
models:
|
36 |
-
- model: Sao10K/Fimbulvetr-11B-v2
|
37 |
-
parameters:
|
38 |
-
weight: 1.0
|
39 |
-
- model: MV01-Stacked-Holodeck-Erebus-Westlake-Unhealed-10.7B
|
40 |
-
parameters:
|
41 |
-
weight: 1.0
|
42 |
-
name: Fimbulvetr-Holodeck-Erebus-Westlake-10.7B
|
43 |
|
44 |
```
|
|
|
10 |
---
|
11 |
# Fimbulvetr-Holodeck-Erebus-Westlake-10.7B
|
12 |
|
13 |
+
This is a recreation according to the [mergekit](https://github.com/cg123/mergekit) recipe found [here](https://huggingface.co/PJMixers/Fimbulvetr-Holodeck-Erebus-Westlake-10.7B-GGUF/blob/main/Fimbulvetr-Holodeck-Erebus-Westlake-10.7B.yaml).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
```
|