Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |

|
5 |
|
@@ -19,4 +24,4 @@ Zephyr-7B-β is the second model in the series, and is a fine-tuned version of [
|
|
19 |
- **License:** MIT
|
20 |
|
21 |
-
|
22 |
-
- **Finetuned from model:** [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- serialization
|
8 |
---
|
9 |

|
10 |
|
|
|
24 |
- **License:** MIT
|
25 |
|
26 |
-
|
27 |
+
- **Finetuned from model:** [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1)
|