update README.md
Browse files
README.md
CHANGED
@@ -267,5 +267,16 @@ print(result)
|
|
267 |
## Limitations ##
|
268 |
Before using the MegaBeam-Mistral-7B-512k 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.
|
269 |
|
270 |
-
##
|
271 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
## Limitations ##
|
268 |
Before using the MegaBeam-Mistral-7B-512k 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.
|
269 |
|
270 |
+
## Citation
|
271 |
+
|
272 |
+
If you find our work helpful, feel free to give us a cite.
|
273 |
+
|
274 |
+
```
|
275 |
+
@misc{megabeam-mistral-7B-512k-2024,
|
276 |
+
author = { {Chen Wu and Yin Song and Eden Duthie} },
|
277 |
+
title = { {aws-prototyping/MegaBeam-Mistral-7B-512k} },
|
278 |
+
year = 2024,
|
279 |
+
url = { https://huggingface.co/aws-prototyping/MegaBeam-Mistral-7B-512k },
|
280 |
+
publisher = { Hugging Face }
|
281 |
+
}
|
282 |
+
```
|