Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ language:
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- mistralai/Mistral-7B-v0.1
|
|
|
9 |
---
|
10 |
|
11 |
# Model Card for Model ID
|
@@ -22,21 +23,17 @@ base_model:
|
|
22 |
|
23 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
24 |
|
25 |
-
- **Developed by:**
|
26 |
-
- **
|
27 |
-
- **
|
28 |
-
- **
|
29 |
-
- **Language(s) (NLP):** [More Information Needed]
|
30 |
-
- **License:** [More Information Needed]
|
31 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
32 |
|
33 |
-
### Model Sources
|
34 |
|
35 |
<!-- Provide the basic links for the model. -->
|
36 |
|
37 |
-
- **Repository:** [
|
38 |
-
- **Paper
|
39 |
-
- **Demo [optional]:** [More Information Needed]
|
40 |
|
41 |
## Uses
|
42 |
|
|
|
6 |
- en
|
7 |
base_model:
|
8 |
- mistralai/Mistral-7B-v0.1
|
9 |
+
license: apache-2.0
|
10 |
---
|
11 |
|
12 |
# Model Card for Model ID
|
|
|
23 |
|
24 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
25 |
|
26 |
+
- **Developed by:** Alden Swain
|
27 |
+
- **Model type:** Text Generation
|
28 |
+
- **Language(s) (NLP):** English
|
29 |
+
- **License:** Apache 2.0
|
|
|
|
|
|
|
30 |
|
31 |
+
### Model Sources
|
32 |
|
33 |
<!-- Provide the basic links for the model. -->
|
34 |
|
35 |
+
- **Repository:** [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1}{mistralai/Mistral-7B-v0.1)
|
36 |
+
- **Paper:** [Mistral-7B](https://arxiv.org/abs/2310.06825)
|
|
|
37 |
|
38 |
## Uses
|
39 |
|