Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
---
|
2 |
-
base_model:
|
3 |
-
- ruslandev/llama-3-8b-samantha
|
4 |
-
- MathGenie/MathCoder2-Llama-3-8B
|
5 |
-
- nvidia/OpenMath2-Llama3.1-8B
|
6 |
-
- NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS
|
7 |
-
- TsinghuaC3I/Llama-3.1-8B-UltraMedical
|
8 |
-
- tohur/natsumura-storytelling-rp-1.0-llama-3.1-8b
|
9 |
-
- Skywork/Skywork-o1-Open-Llama-3.1-8B
|
10 |
-
- Undi95/Llama-3-LewdPlay-8B
|
11 |
-
- Locutusque/Hercules-6.1-Llama-3.1-8B
|
12 |
-
- RefuelAI/Llama-3-Refueled
|
13 |
-
- rombodawg/Llama-3-8B-Instruct-Coder
|
14 |
-
library_name: transformers
|
15 |
-
tags:
|
16 |
-
- mergekit
|
17 |
-
- merge
|
18 |
-
license: llama3.1
|
19 |
-
---
|
20 |
# Llamaverse 8B
|
21 |
|
22 |
**A Unified Multidisciplinary Language Model**
|
@@ -38,6 +38,8 @@ The following models were included in the merge:
|
|
38 |
* [RefuelAI/Llama-3-Refueled](https://huggingface.co/RefuelAI/Llama-3-Refueled)
|
39 |
* [rombodawg/Llama-3-8B-Instruct-Coder](https://huggingface.co/rombodawg/Llama-3-8B-Instruct-Coder)
|
40 |
|
|
|
|
|
41 |
## **Multidisciplinary Expertise**
|
42 |
Llamaverse-3.1-8B-Instruct integrates the strengths of **10 specialized models**, including:
|
43 |
1. **ruslandev/llama-3-8b-samantha:** Empathetic and human-like interaction capabilities.
|
@@ -80,4 +82,6 @@ merge_method: model_stock
|
|
80 |
base_model: MathGenie/MathCoder2-Llama-3-8B
|
81 |
dtype: bfloat16
|
82 |
|
83 |
-
```
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- ruslandev/llama-3-8b-samantha
|
4 |
+
- MathGenie/MathCoder2-Llama-3-8B
|
5 |
+
- nvidia/OpenMath2-Llama3.1-8B
|
6 |
+
- NeverSleep/Llama-3-Lumimaid-8B-v0.1-OAS
|
7 |
+
- TsinghuaC3I/Llama-3.1-8B-UltraMedical
|
8 |
+
- tohur/natsumura-storytelling-rp-1.0-llama-3.1-8b
|
9 |
+
- Skywork/Skywork-o1-Open-Llama-3.1-8B
|
10 |
+
- Undi95/Llama-3-LewdPlay-8B
|
11 |
+
- Locutusque/Hercules-6.1-Llama-3.1-8B
|
12 |
+
- RefuelAI/Llama-3-Refueled
|
13 |
+
- rombodawg/Llama-3-8B-Instruct-Coder
|
14 |
+
library_name: transformers
|
15 |
+
tags:
|
16 |
+
- mergekit
|
17 |
+
- merge
|
18 |
+
license: llama3.1
|
19 |
+
---
|
20 |
# Llamaverse 8B
|
21 |
|
22 |
**A Unified Multidisciplinary Language Model**
|
|
|
38 |
* [RefuelAI/Llama-3-Refueled](https://huggingface.co/RefuelAI/Llama-3-Refueled)
|
39 |
* [rombodawg/Llama-3-8B-Instruct-Coder](https://huggingface.co/rombodawg/Llama-3-8B-Instruct-Coder)
|
40 |
|
41 |
+
Model Stock Merge Ensures balanced integration of diverse expertise without dominance by any single model.
|
42 |
+
|
43 |
## **Multidisciplinary Expertise**
|
44 |
Llamaverse-3.1-8B-Instruct integrates the strengths of **10 specialized models**, including:
|
45 |
1. **ruslandev/llama-3-8b-samantha:** Empathetic and human-like interaction capabilities.
|
|
|
82 |
base_model: MathGenie/MathCoder2-Llama-3-8B
|
83 |
dtype: bfloat16
|
84 |
|
85 |
+
```
|
86 |
+
|
87 |
+
Built by merging models from MathGenie, ruslandev, nvidia, NeverSleep, TsinghuaC3I, tohur, Skywork, Undi95, Locutusque, RefuelAI, and rombodawg. Released under the Llama 3.1 Community License.
|