Update README.md
Browse files
README.md
CHANGED
@@ -37,6 +37,10 @@ MiroThinker is an open-source agentic model series built on top of Qwen3. Design
|
|
37 |
|
38 |
We have released the MiroThinker-v0.1 series, including both SFT and DPO variants at parameter scales of 8B, 14B, and 32B. Notably, MiroThinker v0.1 achieves state-of-the-art performance among open-source models on the [GAIA benchmark](https://huggingface.co/datasets/gaia-benchmark/GAIA), a rigorous evaluation suite for advanced agentic capabilities, demonstrating its strength in long-context, decision-intensive, and real-world task scenarios.
|
39 |
|
|
|
|
|
|
|
|
|
40 |
## Performance
|
41 |
|
42 |
### GAIA Benchmark
|
|
|
37 |
|
38 |
We have released the MiroThinker-v0.1 series, including both SFT and DPO variants at parameter scales of 8B, 14B, and 32B. Notably, MiroThinker v0.1 achieves state-of-the-art performance among open-source models on the [GAIA benchmark](https://huggingface.co/datasets/gaia-benchmark/GAIA), a rigorous evaluation suite for advanced agentic capabilities, demonstrating its strength in long-context, decision-intensive, and real-world task scenarios.
|
39 |
|
40 |
+
## 🌐 Online Demo
|
41 |
+
|
42 |
+
Welcome to try out our online demo [here](https://dr.miromind.ai/). In this demo, we have deployed our [MiroThinker-32B-DPO-v0.1](https://huggingface.co/miromind-ai/MiroThinker-32B-DPO-v0.1) along with commercial tools, hoping to deliver a better experience.
|
43 |
+
|
44 |
## Performance
|
45 |
|
46 |
### GAIA Benchmark
|