Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,11 @@ pipeline_tag: text-generation
|
|
6 |
---
|
7 |
## Introduction
|
8 |
|
9 |
-
SmallThinker is a family of **on-device native** Mixture-of-Experts (MoE) language models
|
|
|
|
|
|
|
|
|
10 |
|
11 |
## Performance
|
12 |
| Model | MMLU | GPQA-diamond | GSM8K | MATH-500 | IFEVAL | LIVEBENCH | HUMANEVAL | Average |
|
|
|
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**.
|
11 |
+
Designed from the ground up for resource-constrained environments,
|
12 |
+
SmallThinker brings powerful, private, and low-latency AI directly to your personal devices,
|
13 |
+
without relying on the cloud.
|
14 |
|
15 |
## Performance
|
16 |
| Model | MMLU | GPQA-diamond | GSM8K | MATH-500 | IFEVAL | LIVEBENCH | HUMANEVAL | Average |
|