Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,14 @@ tags:
|
|
6 |
base_model:
|
7 |
- cognitivecomputations/dolphin-llama2-7b
|
8 |
- Tensoic/Llama-2-openhermes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# OpenDolphinHermes_Llama2_7B
|
|
|
6 |
base_model:
|
7 |
- cognitivecomputations/dolphin-llama2-7b
|
8 |
- Tensoic/Llama-2-openhermes
|
9 |
+
license: llama2
|
10 |
+
datasets:
|
11 |
+
- teknium/openhermes
|
12 |
+
- cognitivecomputations/dolphin
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
library_name: transformers
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
# OpenDolphinHermes_Llama2_7B
|