Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,11 @@ base_model:
|
|
9 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
10 |
- NousResearch/Hermes-2-Pro-Llama-3-8B
|
11 |
- abacusai/Llama-3-Smaug-8B
|
|
|
12 |
---
|
13 |
|
|
|
|
|
14 |
# aqua-smaug-hermes-8B
|
15 |
aqua-smaug-hermes-8B is a merge of the following models using [Mergekit](https://github.com/arcee-ai/mergekit):
|
16 |
* [cognitivecomputations/dolphin-2.9-llama3-8b](https://huggingface.co/cognitivecomputations/dolphin-2.9-llama3-8b)
|
@@ -41,7 +44,8 @@ slices:
|
|
41 |
- model: abacusai/Llama-3-Smaug-8B
|
42 |
layer_range: [0, 32]
|
43 |
parameters:
|
44 |
-
weight: 0.3
|
|
|
45 |
|
46 |
## 💻 Usage
|
47 |
|
|
|
9 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
10 |
- NousResearch/Hermes-2-Pro-Llama-3-8B
|
11 |
- abacusai/Llama-3-Smaug-8B
|
12 |
+
license: apache-2.0
|
13 |
---
|
14 |
|
15 |
+
![](https://raw.githubusercontent.com/saucam/models/main/aqua-smaug-hermes.png)
|
16 |
+
|
17 |
# aqua-smaug-hermes-8B
|
18 |
aqua-smaug-hermes-8B is a merge of the following models using [Mergekit](https://github.com/arcee-ai/mergekit):
|
19 |
* [cognitivecomputations/dolphin-2.9-llama3-8b](https://huggingface.co/cognitivecomputations/dolphin-2.9-llama3-8b)
|
|
|
44 |
- model: abacusai/Llama-3-Smaug-8B
|
45 |
layer_range: [0, 32]
|
46 |
parameters:
|
47 |
+
weight: 0.3
|
48 |
+
```
|
49 |
|
50 |
## 💻 Usage
|
51 |
|