Commit
·
894cc16
1
Parent(s):
6d7932e
Update README.md
Browse files
README.md
CHANGED
@@ -73,6 +73,12 @@ pip install git+https://github.com/huggingface/transformers
|
|
73 |
|
74 |
This should not be required after transformers-v4.33.4.
|
75 |
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
## The Mistral AI Team
|
77 |
|
78 |
Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Florian Bressand, Gianna Lengyel, Guillaume Lample, Lélio Renard Lavaud, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Thibaut Lavril, Thomas Wang, Timothée Lacroix, William El Sayed.
|
|
|
73 |
|
74 |
This should not be required after transformers-v4.33.4.
|
75 |
|
76 |
+
## Limitations
|
77 |
+
|
78 |
+
The Mistral 7B Instruct model is a quick demonstration that the base model can be easily fine-tuned to achieve compelling performance.
|
79 |
+
We're looking forward to engaging with the community on ways to make the model finally respect guardrails,
|
80 |
+
allowing for deployment in environments requiring moderated outputs.
|
81 |
+
|
82 |
## The Mistral AI Team
|
83 |
|
84 |
Albert Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Florian Bressand, Gianna Lengyel, Guillaume Lample, Lélio Renard Lavaud, Lucile Saulnier, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Thibaut Lavril, Thomas Wang, Timothée Lacroix, William El Sayed.
|