mrm8488 commited on
Commit
ec5f509
1 Parent(s): d30d193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -111,4 +111,15 @@ Edit the following XML code to add a navigation bar to the top of a web page
111
  print(generate(instruction))
112
  ```
113
 
114
- ### Citation
 
 
 
 
 
 
 
 
 
 
 
 
111
  print(generate(instruction))
112
  ```
113
 
114
+ ### Citation
115
+
116
+ ```
117
+ @misc {manuel_romero_2023,
118
+ author = { {Manuel Romero} },
119
+ title = { llama-2-coder-7b (Revision d30d193) },
120
+ year = 2023,
121
+ url = { https://huggingface.co/mrm8488/llama-2-coder-7b },
122
+ doi = { 10.57967/hf/0931 },
123
+ publisher = { Hugging Face }
124
+ }
125
+ ```