Update README.md
Browse files
README.md
CHANGED
@@ -17,4 +17,41 @@ library_name: adapter-transformers
|
|
17 |
pipeline_tag: text-generation
|
18 |
tags:
|
19 |
- openthaigpt
|
20 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
pipeline_tag: text-generation
|
18 |
tags:
|
19 |
- openthaigpt
|
20 |
+
---
|
21 |
+
|
22 |
+
# 🇹🇭 OpenThaiGPT 0.1.0-beta
|
23 |
+
<img src="https://1173516064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvvbWvIIe82Iv1yHaDBC5%2Fuploads%2Fb8eiMDaqiEQL6ahbAY0h%2Fimage.png?alt=media&token=6fce78fd-2cca-4c0a-9648-bd5518e644ce
|
24 |
+
https://openthaigpt.aieat.or.th/" width="200px">
|
25 |
+
|
26 |
+
OpenThaiGPT Version 0.1.0-beta is a 7B-parameter LLaMA model finetuned to follow Thai translated instructions below and makes use of the Huggingface LLaMA implementation.
|
27 |
+
|
28 |
+
## License
|
29 |
+
**Source Code**: License Apache Software License 2.0.<br>
|
30 |
+
**Weight**: For research use only (due to the Facebook LLama's Weight LICENSE).<br>
|
31 |
+
<i>Note that: A commercial use license for OpenThaiGPT 0.1.0 weight will be released later soon!</i>
|
32 |
+
|
33 |
+
## Code and Weight
|
34 |
+
**Finetune Code**: https://github.com/OpenThaiGPT/openthaigpt-finetune-010beta<br>
|
35 |
+
**Inference Code**: https://github.com/OpenThaiGPT/openthaigpt<br>
|
36 |
+
**Weight**: https://huggingface.co/kobkrit/openthaigpt-0.1.0-beta
|
37 |
+
|
38 |
+
## Sponsors
|
39 |
+
Pantip.com, ThaiSC<br>
|
40 |
+
<table>
|
41 |
+
<tr><td>
|
42 |
+
<img src="https://1173516064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvvbWvIIe82Iv1yHaDBC5%2Fuploads%2FiWjRxBQgo0HUDcpZKf6A%2Fimage.png?alt=media&token=4fef4517-0b4d-46d6-a5e3-25c30c8137a6" width="100px"></td><td>
|
43 |
+
<img src="https://1173516064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvvbWvIIe82Iv1yHaDBC5%2Fuploads%2Ft96uNUI71mAFwkXUtxQt%2Fimage.png?alt=media&token=f8057c0c-5c5f-41ac-bb4b-ad02ee3d4dc2" width="100px"></td>
|
44 |
+
</tr><table>
|
45 |
+
|
46 |
+
### Powered by
|
47 |
+
OpenThaiGPT Volunteers, Artificial Intelligence Entrepreneur Association of Thailand (AIEAT), and Artificial Intelligence Association of Thailand (AIAT)
|
48 |
+
|
49 |
+
<table>
|
50 |
+
<tr>
|
51 |
+
<td>
|
52 |
+
<img src="https://1173516064-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvvbWvIIe82Iv1yHaDBC5%2Fuploads%2F6yWPXxdoW76a4UBsM8lw%2Fimage.png?alt=media&token=1006ee8e-5327-4bc0-b9a9-a02e93b0c032" width="100px"></td><td><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"></td></tr><table>
|
53 |
+
|
54 |
+
### Authors
|
55 |
+
Kobkrit Viriyayudhakorn ([email protected]), Sumeth Yuenyong ([email protected]) and Thaweewat Ruksujarit ([email protected]).
|
56 |
+
|
57 |
+
<i>Disclaimer: Provided responses are not guaranteed.</i>
|