Update README.md
#17
by
SuperkingbasSKB
- opened
README.md
CHANGED
@@ -24,8 +24,9 @@ tags:
|
|
24 |
It demonstrates competitive performance with Openthaigpt1.5-7b-instruct, and its optimized for application use cases, Retrieval-Augmented Generation (RAG),
|
25 |
constrained generation, and reasoning tasks.
|
26 |
|
27 |
-
|
28 |
-
|
|
|
29 |
## **Requirements**
|
30 |
The code of Qwen2.5 has been in the latest Hugging face `transformers` and we advise you to use the latest version of `transformers`.
|
31 |
|
|
|
24 |
It demonstrates competitive performance with Openthaigpt1.5-7b-instruct, and its optimized for application use cases, Retrieval-Augmented Generation (RAG),
|
25 |
constrained generation, and reasoning tasks.
|
26 |
|
27 |
+
## **Model Detail**
|
28 |
+
For release notes, please see our [blog](https://medium.com/@superkingbasskb/pathummallm-v-1-0-0-release-6a098ddfe276).<br>
|
29 |
+
The detail about Text LLM part in this [blog](https://medium.com/@superkingbasskb/pathummallm-text-v-1-0-0-release-1fd41344b061).
|
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`.
|
32 |
|