Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
base_model:
|
8 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
9 |
- NousResearch/Hermes-2-Theta-Llama-3-8B
|
|
|
10 |
---
|
11 |
|
12 |
# Proteus-8B
|
@@ -33,7 +34,8 @@ merge_method: dare_ties
|
|
33 |
base_model: NousResearch/Hermes-2-Theta-Llama-3-8B
|
34 |
parameters:
|
35 |
int8_mask: true
|
36 |
-
dtype: bfloat16
|
|
|
37 |
|
38 |
## 💻 Usage
|
39 |
|
|
|
7 |
base_model:
|
8 |
- cognitivecomputations/dolphin-2.9-llama3-8b
|
9 |
- NousResearch/Hermes-2-Theta-Llama-3-8B
|
10 |
+
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
# Proteus-8B
|
|
|
34 |
base_model: NousResearch/Hermes-2-Theta-Llama-3-8B
|
35 |
parameters:
|
36 |
int8_mask: true
|
37 |
+
dtype: bfloat16
|
38 |
+
```
|
39 |
|
40 |
## 💻 Usage
|
41 |
|