Text Generation
Transformers
PyTorch
Thai
English
llama
openthaigpt
Inference Endpoints
text-generation-inference
kobkrit commited on
Commit
e52107d
1 Parent(s): 54db3f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -24,7 +24,7 @@ tags:
24
  <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
25
  https://openthaigpt.aieat.or.th/" width="200px">
26
 
27
- 🇹🇭 OpenThaiGPT Version 1.0.0-beta is a Thai language 7B-parameter LLaMA v2 Chat model finetuned to follow Thai translated instructions and extend more than 24,500 most popular Thai words vocabularies into LLM's dictionary for turbo speed. For more information, please visit the project’s website | Github.
28
 
29
  ## Upgrade from OpenThaiGPT 1.0.0-alpha
30
  - Add more than 24,500 most popular Thai words vocabularies into LLM's dictionary and re-pretrain embedding layers which make it generate Thai text 10 times faster than previous version.
@@ -43,11 +43,7 @@ https://openthaigpt.aieat.or.th/" width="200px">
43
  **Colab Demo**: https://colab.research.google.com/drive/1kDQidCtY9lDpk49i7P3JjLAcJM04lawu?usp=sharing<br>
44
  **Finetune Code**: https://github.com/OpenThaiGPT/openthaigpt-finetune-010beta<br>
45
  **Inference Code**: https://github.com/OpenThaiGPT/openthaigpt<br>
46
- **Weight (Lora Adapter)**: https://huggingface.co/openthaigpt/openthaigpt-1.0.0-alpha-7b-chat<br>
47
- **Weight (Huggingface Checkpoint)**: https://huggingface.co/openthaigpt/openthaigpt-1.0.0-alpha-7b-chat-ckpt-hf<br>
48
- **Weight (GGML)**: https://huggingface.co/openthaigpt/openthaigpt-1.0.0-alpha-7b-chat-ggml<br>
49
- **Weight (Quantized 4bit GGML)**: https://huggingface.co/openthaigpt/openthaigpt-1.0.0-alpha-7b-chat-ggml-q4
50
-
51
 
52
  ## Sponsors
53
  Pantip.com, ThaiSC<br>
 
24
  <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
25
  https://openthaigpt.aieat.or.th/" width="200px">
26
 
27
+ 🇹🇭 OpenThaiGPT Version 1.0.0-beta is a Thai language 7B-parameter LLaMA v2 Chat model finetuned to follow Thai translated instructions and extend more than 24,500 most popular Thai words vocabularies into LLM's dictionary for turbo speed.
28
 
29
  ## Upgrade from OpenThaiGPT 1.0.0-alpha
30
  - Add more than 24,500 most popular Thai words vocabularies into LLM's dictionary and re-pretrain embedding layers which make it generate Thai text 10 times faster than previous version.
 
43
  **Colab Demo**: https://colab.research.google.com/drive/1kDQidCtY9lDpk49i7P3JjLAcJM04lawu?usp=sharing<br>
44
  **Finetune Code**: https://github.com/OpenThaiGPT/openthaigpt-finetune-010beta<br>
45
  **Inference Code**: https://github.com/OpenThaiGPT/openthaigpt<br>
46
+ **Weight (Huggingface Checkpoint)**: https://huggingface.co/openthaigpt/openthaigpt-1.0.0-beta-7b-chat-ckpt-hf
 
 
 
 
47
 
48
  ## Sponsors
49
  Pantip.com, ThaiSC<br>