Update README.md
Browse files
README.md
CHANGED
@@ -250,4 +250,23 @@ curl --location 'http://localhost:8000/completion' \
|
|
250 |
* Kriangkrai Saetan ([email protected])
|
251 |
* Pitikorn Khlaisamniang ([email protected])
|
252 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
253 |
<i>Disclaimer: Provided responses are not guaranteed.</i>
|
|
|
250 |
* Kriangkrai Saetan ([email protected])
|
251 |
* Pitikorn Khlaisamniang ([email protected])
|
252 |
|
253 |
+
### Citation
|
254 |
+
If OpenThaiGPT has been beneficial for your work, kindly consider citing it as follows:
|
255 |
+
|
256 |
+
#### Bibtex
|
257 |
+
```bibtex
|
258 |
+
@misc{yuenyong2024openthaigpt15thaicentricopen,
|
259 |
+
title={OpenThaiGPT 1.5: A Thai-Centric Open Source Large Language Model},
|
260 |
+
author={Sumeth Yuenyong and Kobkrit Viriyayudhakorn and Apivadee Piyatumrong and Jillaphat Jaroenkantasima},
|
261 |
+
year={2024},
|
262 |
+
eprint={2411.07238},
|
263 |
+
archivePrefix={arXiv},
|
264 |
+
primaryClass={cs.CL},
|
265 |
+
url={https://arxiv.org/abs/2411.07238},
|
266 |
+
}
|
267 |
+
```
|
268 |
+
#### APA Style (for TXT, MS Word)
|
269 |
+
```
|
270 |
+
Yuenyong, S., Viriyayudhakorn, K., Piyatumrong, A., & Jaroenkantasima, J. (2024). OpenThaiGPT 1.5: A Thai-Centric Open Source Large Language Model. arXiv [Cs.CL]. Retrieved from http://arxiv.org/abs/2411.07238
|
271 |
+
```
|
272 |
<i>Disclaimer: Provided responses are not guaranteed.</i>
|