Files changed (1) hide show
  1. README.md +3 -2
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
- For release notes, please see our [blog](https://medium.com/@superkingbasskb/pathummallm-v-1-0-0-release-6a098ddfe276).
28
- and The detail about Text LLM part in this [blog](https://medium.com/@superkingbasskb/pathummallm-text-v-1-0-0-release-1fd41344b061)
 
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