Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
base_model:
|
| 3 |
tags:
|
| 4 |
- Llama
|
| 5 |
- instruct
|
|
@@ -16,7 +16,7 @@ language:
|
|
| 16 |
- en
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# Nous Hermes 2 -
|
| 20 |
|
| 21 |
|
| 22 |

|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: meta-llama/Llama-2-70b-hf
|
| 3 |
tags:
|
| 4 |
- Llama
|
| 5 |
- instruct
|
|
|
|
| 16 |
- en
|
| 17 |
---
|
| 18 |
|
| 19 |
+
# Nous Hermes 2 - Llama-2 70B
|
| 20 |
|
| 21 |
|
| 22 |

|