Update README.md
Browse files
README.md
CHANGED
@@ -289,13 +289,14 @@ print(tokenizer.decode(outputs[0][input_ids.shape[-1]:], skip_special_tokens=Tru
|
|
289 |
|
290 |
If you use this model in your work, please cite it as follows:
|
291 |
|
292 |
-
@misc{kostyumov_llama70b_ensec_2024,
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
298 |
}
|
|
|
299 |
### Contact
|
300 |
|
301 |
For further questions or issues, please reach out at [email protected] or open an issue on the Hugging Face model page.
|
|
|
289 |
|
290 |
If you use this model in your work, please cite it as follows:
|
291 |
|
292 |
+
@misc {kostyumov_llama70b_ensec_2024,
|
293 |
+
author = { {Vasily Kostyumov, Bulat Nutfullin, Oleg Pilipenko} },
|
294 |
+
title = { Llama3-70B-EnSecAI-Ru-Chat },
|
295 |
+
year = 2024,
|
296 |
+
url = { https://huggingface.co/ensec/Llama3-70B-EnSecAI-Ru-Chat },
|
297 |
+
publisher = { Hugging Face }
|
298 |
}
|
299 |
+
|
300 |
### Contact
|
301 |
|
302 |
For further questions or issues, please reach out at [email protected] or open an issue on the Hugging Face model page.
|