Text Generation
Transformers
Japanese
English
llama
gptq
text-generation-inference
keisawada commited on
Commit
ab211a2
1 Parent(s): 0817f33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -137,10 +137,10 @@ The model uses the original llama-2 tokenizer.
137
  ---
138
 
139
  # How to cite
140
- ~~~
141
  @misc{rinna-youri-7b-chat-gptq,
142
  title = {rinna/youri-7b-chat-gptq},
143
- author={Wakatsuki, Toshiaki and Zhao, Tianyu and Sawada, Kei}
144
  url = {https://huggingface.co/rinna/youri-7b-chat-gptq},
145
  }
146
 
@@ -150,9 +150,11 @@ The model uses the original llama-2 tokenizer.
150
  booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
151
  month = {5},
152
  year = {2024},
153
- url = {https://arxiv.org/abs/2404.01657},
 
 
154
  }
155
- ~~~
156
  ---
157
 
158
  # License
 
137
  ---
138
 
139
  # How to cite
140
+ ```bibtex
141
  @misc{rinna-youri-7b-chat-gptq,
142
  title = {rinna/youri-7b-chat-gptq},
143
+ author = {Wakatsuki, Toshiaki and Zhao, Tianyu and Sawada, Kei},
144
  url = {https://huggingface.co/rinna/youri-7b-chat-gptq},
145
  }
146
 
 
150
  booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
151
  month = {5},
152
  year = {2024},
153
+ pages = {13898--13905},
154
+ url = {https://aclanthology.org/2024.lrec-main.1213},
155
+ note = {\url{https://arxiv.org/abs/2404.01657}}
156
  }
157
+ ```
158
  ---
159
 
160
  # License