Commit
•
d7365b2
1
Parent(s):
b7c3ec5
Add metadata to newer model
Browse filesWe've just shipped a new metadata field that allows you to link to a newer version of the model. See https://huggingface.co/CohereForAI/c4ai-command-r-plus as an example. This PR links this model to https://huggingface.co/NousResearch/Hermes-3-Llama-3.1-8B to help users ensure they are using the latest and greatest !
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- synthetic instruction
|
9 |
license:
|
10 |
- mit
|
|
|
11 |
---
|
12 |
|
13 |
# Model Card: Nous-Hermes-Llama2-7b
|
@@ -154,5 +155,4 @@ LM Studio is a good choice for a chat interface that supports GGML versions (to
|
|
154 |
We plan to continue to iterate on both more high quality data, and new data filtering techniques to eliminate lower quality data going forward.
|
155 |
|
156 |
## Model Usage
|
157 |
-
The model is available for download on Hugging Face. It is suitable for a wide range of language tasks, from generating creative text to understanding and following complex instructions.
|
158 |
-
|
|
|
8 |
- synthetic instruction
|
9 |
license:
|
10 |
- mit
|
11 |
+
new_version: NousResearch/Hermes-3-Llama-3.1-8B
|
12 |
---
|
13 |
|
14 |
# Model Card: Nous-Hermes-Llama2-7b
|
|
|
155 |
We plan to continue to iterate on both more high quality data, and new data filtering techniques to eliminate lower quality data going forward.
|
156 |
|
157 |
## Model Usage
|
158 |
+
The model is available for download on Hugging Face. It is suitable for a wide range of language tasks, from generating creative text to understanding and following complex instructions.
|
|