Update README.md
Browse files
README.md
CHANGED
@@ -288,7 +288,7 @@ print(tokenizer.decode(outputs[0][input_ids.shape[-1]:], skip_special_tokens=Tru
|
|
288 |
### Citation
|
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 },
|
@@ -296,7 +296,7 @@ If you use this model in your work, please cite it as follows:
|
|
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.
|
|
|
288 |
### Citation
|
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 },
|
|
|
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.
|