kobkrit commited on
Commit
737ca2f
·
verified ·
1 Parent(s): 7113ec8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -355,7 +355,7 @@ print(response)
355
  | **13b** | 48 GB | 24 GB | 12 GB | Nvidia RTX 4070 16GB |
356
  | **72b** | 192 GB | 96 GB | 48 GB | Nvidia RTX 4090 24GB x 2 cards |
357
 
358
- ### Authors
359
  * Sumeth Yuenyong ([email protected])
360
  * Kobkrit Viriyayudhakorn ([email protected])
361
  * Apivadee Piyatumrong ([email protected])
@@ -374,4 +374,18 @@ print(response)
374
  * Kriangkrai Saetan ([email protected])
375
  * Pitikorn Khlaisamniang ([email protected])
376
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
377
  <i>Disclaimer: Provided responses are not guaranteed.</i>
 
355
  | **13b** | 48 GB | 24 GB | 12 GB | Nvidia RTX 4070 16GB |
356
  | **72b** | 192 GB | 96 GB | 48 GB | Nvidia RTX 4090 24GB x 2 cards |
357
 
358
+ ### OpenThaiGPT Team
359
  * Sumeth Yuenyong ([email protected])
360
  * Kobkrit Viriyayudhakorn ([email protected])
361
  * Apivadee Piyatumrong ([email protected])
 
374
  * Kriangkrai Saetan ([email protected])
375
  * Pitikorn Khlaisamniang ([email protected])
376
 
377
+ ### Citation
378
+ If you find OpenThaiGPT useful for your work, please cite it using:
379
+ ```
380
+ @misc{yuenyong2024openthaigpt15thaicentricopen,
381
+ title={OpenThaiGPT 1.5: A Thai-Centric Open Source Large Language Model},
382
+ author={Sumeth Yuenyong and Kobkrit Viriyayudhakorn and Apivadee Piyatumrong and Jillaphat Jaroenkantasima},
383
+ year={2024},
384
+ eprint={2411.07238},
385
+ archivePrefix={arXiv},
386
+ primaryClass={cs.CL},
387
+ url={https://arxiv.org/abs/2411.07238},
388
+ }
389
+ ```
390
+
391
  <i>Disclaimer: Provided responses are not guaranteed.</i>