yixinsong commited on
Commit
512a7f0
·
verified ·
1 Parent(s): 9bed9e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -5,9 +5,11 @@ language:
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,
 
5
  pipeline_tag: text-generation
6
  ---
7
  ## Introduction
8
+
9
  <p align="center">
10
  &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
11
  </p>
12
+
13
  SmallThinker is a family of **on-device native** Mixture-of-Experts (MoE) language models specially designed for local deployment,
14
  co-developed by the **IPADS and School of AI at Shanghai Jiao Tong University** and **Zenergize AI**.
15
  Designed from the ground up for resource-constrained environments,