Update README.md
Browse files
README.md
CHANGED
|
@@ -31,7 +31,7 @@ We introduce **Intern-S1-Pro**, a trillion-scale MoE multimodal scientific reaso
|
|
| 31 |
- **State-of-the-art scientific reasoning**, competitive with leading closed-source models across AI4Science tasks.
|
| 32 |
- **Strong general multimodal performance** on various benchmarks.
|
| 33 |
- **Trillion-scale MoE training efficiency** with **STE** routing (dense gradient for router training) and **grouped routing** for stable convergence and balanced expert parallelism.
|
| 34 |
-
- **Fourier Position Encoding (FoPE) + upgraded
|
| 35 |
|
| 36 |
### Performance
|
| 37 |
|
|
@@ -68,7 +68,7 @@ InternS1-Pro can be deployed using any of the following LLM inference frameworks
|
|
| 68 |
|
| 69 |
Detailed deployment examples for these frameworks are available in the [Model Deployment Guide](./deployment_guide.md).
|
| 70 |
|
| 71 |
-
> Deployment support for the
|
| 72 |
|
| 73 |
|
| 74 |
## Advanced Usage
|
|
|
|
| 31 |
- **State-of-the-art scientific reasoning**, competitive with leading closed-source models across AI4Science tasks.
|
| 32 |
- **Strong general multimodal performance** on various benchmarks.
|
| 33 |
- **Trillion-scale MoE training efficiency** with **STE** routing (dense gradient for router training) and **grouped routing** for stable convergence and balanced expert parallelism.
|
| 34 |
+
- **Fourier Position Encoding (FoPE) + upgraded time-series modeling** for better physical signal representation; supports long, heterogeneous time-series (10^0–10^6 points).
|
| 35 |
|
| 36 |
### Performance
|
| 37 |
|
|
|
|
| 68 |
|
| 69 |
Detailed deployment examples for these frameworks are available in the [Model Deployment Guide](./deployment_guide.md).
|
| 70 |
|
| 71 |
+
> Deployment support for the time-series module is under optimization and will be released soon.
|
| 72 |
|
| 73 |
|
| 74 |
## Advanced Usage
|