Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,10 @@ https://openthaigpt.aieat.or.th/" width="200px">
|
|
26 |
|
27 |
OpenThaiGPT Version 1.0.0-alpha is the first Thai implementation of a 7B-parameter LLaMA v2 Chat model finetuned to follow Thai translated instructions below and makes use of the Huggingface LLaMA implementation.
|
28 |
|
|
|
|
|
|
|
|
|
29 |
|
30 |
## Support
|
31 |
- Official website: https://openthaigpt.aieat.or.th
|
@@ -54,6 +58,6 @@ OpenThaiGPT Volunteers, Artificial Intelligence Entrepreneur Association of Thai
|
|
54 |
<img src="https://1173516064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvvbWvIIe82Iv1yHaDBC5%2Fuploads%2FBwsmSovEIhW9AEOlHTFU%2Fimage.png?alt=media&token=5b550289-e9e2-44b3-bb8f-d3057d74f247" width="100px">
|
55 |
|
56 |
### Authors
|
57 |
-
Kobkrit Viriyayudhakorn (kobkrit@
|
58 |
|
59 |
<i>Disclaimer: Provided responses are not guaranteed.</i>
|
|
|
26 |
|
27 |
OpenThaiGPT Version 1.0.0-alpha is the first Thai implementation of a 7B-parameter LLaMA v2 Chat model finetuned to follow Thai translated instructions below and makes use of the Huggingface LLaMA implementation.
|
28 |
|
29 |
+
## Upgrade from OpenThaiGPT 0.1.0-beta
|
30 |
+
- Using Facebook LLama v2 model 7b chat as a base model which is pretrained on over 2 trillion token.
|
31 |
+
- Context Length is upgrade from 2048 token to 4096 token
|
32 |
+
- Allow research and commerical use.
|
33 |
|
34 |
## Support
|
35 |
- Official website: https://openthaigpt.aieat.or.th
|
|
|
58 |
<img src="https://1173516064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvvbWvIIe82Iv1yHaDBC5%2Fuploads%2FBwsmSovEIhW9AEOlHTFU%2Fimage.png?alt=media&token=5b550289-e9e2-44b3-bb8f-d3057d74f247" width="100px">
|
59 |
|
60 |
### Authors
|
61 |
+
Kobkrit Viriyayudhakorn (kobkrit@aieat.or.th), Sumeth Yuenyong ([email protected]) and Thaweewat Rugsujarit ([email protected]), Jillaphat Jaroenkantasima (autsadang41@gmail.com), Norapat Buppodom ([email protected]) ,Koravich Sangkaew ([email protected]), Peerawat Rojratchadakorn ([email protected]), Surapon Nonesung ([email protected])
|
62 |
|
63 |
<i>Disclaimer: Provided responses are not guaranteed.</i>
|