vaskos97 commited on
Commit
39862b3
·
verified ·
1 Parent(s): 1c500e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
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
- title={Llama3-70B-EnSecAI-Ru-Chat},
294
- author = { {Vasily Kostyumov, Bulat Nutfullin, Oleg Pilipenko}},
295
- url = { https://huggingface.co/ensec/Llama3-70B-EnSecAI-Ru-Chat },
296
- year = 2024,
297
- publisher = { Hugging Face }
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.