Update README.md
Browse files
README.md
CHANGED
@@ -262,7 +262,9 @@ curl --location 'http://localhost:8000/completion' \
|
|
262 |
* Pitikorn Khlaisamniang (pitikorn32@gmail.com)
|
263 |
|
264 |
### Citation
|
265 |
-
If
|
|
|
|
|
266 |
```bibtex
|
267 |
@misc{yuenyong2024openthaigpt15thaicentricopen,
|
268 |
title={OpenThaiGPT 1.5: A Thai-Centric Open Source Large Language Model},
|
@@ -274,5 +276,8 @@ If you find OpenThaiGPT useful for your work, please cite it using:
|
|
274 |
url={https://arxiv.org/abs/2411.07238},
|
275 |
}
|
276 |
```
|
277 |
-
|
|
|
|
|
|
|
278 |
<i>Disclaimer: Provided responses are not guaranteed.</i>
|
|
|
262 |
* Pitikorn Khlaisamniang (pitikorn32@gmail.com)
|
263 |
|
264 |
### Citation
|
265 |
+
If OpenThaiGPT has been beneficial for your work, kindly consider citing it as follows:
|
266 |
+
|
267 |
+
#### Bibtex
|
268 |
```bibtex
|
269 |
@misc{yuenyong2024openthaigpt15thaicentricopen,
|
270 |
title={OpenThaiGPT 1.5: A Thai-Centric Open Source Large Language Model},
|
|
|
276 |
url={https://arxiv.org/abs/2411.07238},
|
277 |
}
|
278 |
```
|
279 |
+
#### APA Style (for TXT, MS Word)
|
280 |
+
```
|
281 |
+
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
|
282 |
+
```
|
283 |
<i>Disclaimer: Provided responses are not guaranteed.</i>
|