Update README.md
Browse files
README.md
CHANGED
@@ -360,4 +360,13 @@ for output in outputs:
|
|
360 |
```
|
361 |
|
362 |
## Limitations ##
|
363 |
-
Before using the MistralLite model, it is important to perform your own independent assessment, and take measures to ensure that your use would comply with your own specific quality control practices and standards, and that your use would comply with the local rules, laws, regulations, licenses and terms that apply to you, and your content.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
360 |
```
|
361 |
|
362 |
## Limitations ##
|
363 |
+
Before using the MistralLite model, it is important to perform your own independent assessment, and take measures to ensure that your use would comply with your own specific quality control practices and standards, and that your use would comply with the local rules, laws, regulations, licenses and terms that apply to you, and your content.
|
364 |
+
|
365 |
+
## Citation ##
|
366 |
+
@misc{MistralLite_2023
|
367 |
+
author = { {Yin Song and Chen Wu and Eden Duthie} },
|
368 |
+
title = { {amazon/MistralLite} },
|
369 |
+
year = 2023,
|
370 |
+
url = { https://huggingface.co/amazon/MistralLite },
|
371 |
+
publisher = { Hugging Face }
|
372 |
+
}
|