yixinsong commited on
Commit
9bed9e1
·
verified ·
1 Parent(s): 261d795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,7 +5,9 @@ language:
5
  pipeline_tag: text-generation
6
  ---
7
  ## Introduction
8
-
 
 
9
  SmallThinker is a family of **on-device native** Mixture-of-Experts (MoE) language models specially designed for local deployment,
10
  co-developed by the **IPADS and School of AI at Shanghai Jiao Tong University** and **Zenergize AI**.
11
  Designed from the ground up for resource-constrained environments,
 
5
  pipeline_tag: text-generation
6
  ---
7
  ## Introduction
8
+ <p align="center">
9
+ &nbsp&nbsp🤗 <a href="https://huggingface.co/PowerInfer">Hugging Face</a>&nbsp&nbsp | &nbsp&nbsp🤖 <a href="https://modelscope.cn/organization/PowerInfer">ModelScope</a>&nbsp&nbsp | &nbsp&nbsp 📑 <a href="https://github.com/SJTU-IPADS/SmallThinker/blob/main/smallthinker-technical-report.pdf">Technical Report</a> &nbsp&nbsp
10
+ </p>
11
  SmallThinker is a family of **on-device native** Mixture-of-Experts (MoE) language models specially designed for local deployment,
12
  co-developed by the **IPADS and School of AI at Shanghai Jiao Tong University** and **Zenergize AI**.
13
  Designed from the ground up for resource-constrained environments,