Update README.md
#3
by
SuperkingbasSKB
- opened
README.md
CHANGED
@@ -18,14 +18,12 @@ tags:
|
|
18 |
- medical
|
19 |
- text-generation-inference
|
20 |
---
|
21 |
-
# **
|
22 |
-
**
|
23 |
-
It demonstrates competitive performance with
|
24 |
constrained generation, and reasoning tasks.
|
25 |
|
26 |
-
For release notes, please see our [blog](https://medium.com/@superkingbasskb/
|
27 |
-
|
28 |
-
**We do not recommend using base language models for conversations.** Instead, you can apply post-training, e.g., SFT, RLHF, continued pretraining, etc., on this model.
|
29 |
|
30 |
## **Requirements**
|
31 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|
|
|
18 |
- medical
|
19 |
- text-generation-inference
|
20 |
---
|
21 |
+
# **PathummaLLM-text-1.0.0-7B: Thai & China & English Large Language Model Instruct**
|
22 |
+
**PathummaLLM-text-1.0.0-7B** is a Thai 🇹🇭 & Chinese 🇨🇳 large language model with 7 billion parameters, and it is Instruction finetune based on OpenThaiLLM-Prebuilt.
|
23 |
+
It demonstrates competitive performance with Openthaigpt1.5-7b-instruct, and its optimized for application use cases, Retrieval-Augmented Generation (RAG),
|
24 |
constrained generation, and reasoning tasks.
|
25 |
|
26 |
+
For release notes, please see our [blog](https://medium.com/@superkingbasskb/pathummallm-text-v-1-0-0-release-f404ff40905a).
|
|
|
|
|
27 |
|
28 |
## **Requirements**
|
29 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|