docs(go): update MiMo (#29598)

This commit is contained in:
Jack 2026-05-28 00:29:31 +08:00 committed by GitHub
commit 2d03cf4a9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 74 additions and 73 deletions

View file

@ -93,8 +93,8 @@ La tabella seguente fornisce una stima del conteggio delle richieste in base a p
| GLM-5 | 1,150 | 2,880 | 5,750 |
| Kimi K2.5 | 1,850 | 4,630 | 9,250 |
| Kimi K2.6 | 1,150 | 2,880 | 5,750 |
| MiMo-V2.5 (≤ 256K) | 2,150 | 5,450 | 10,900 |
| MiMo-V2.5-Pro | 1,290 | 3,225 | 6,450 |
| MiMo-V2.5 | 30,100 | 75,200 | 150,400 |
| MiMo-V2.5-Pro | 3,250 | 8,150 | 16,300 |
| MiniMax M2.7 | 3,400 | 8,500 | 17,000 |
| MiniMax M2.5 | 6,300 | 15,900 | 31,800 |
| Qwen3.7 Max | 950 | 2,390 | 4,770 |
@ -113,8 +113,8 @@ Le stime si basano sui pattern medi di richieste osservati:
- Qwen3.7 Max — 420 di input, 66.000 in cache, 200 token di output per richiesta
- Qwen3.6 Plus — 500 di input, 57.000 in cache, 190 token di output per richiesta
- Qwen3.5 Plus — 410 di input, 47.000 in cache, 140 token di output per richiesta
- MiMo-V2.5 — 1000 di input, 60.000 in cache, 140 token di output per richiesta
- MiMo-V2.5-Pro — 350 di input, 41.000 in cache, 250 token di output per richiesta
- MiMo-V2.5 — 830 di input, 71.500 in cache, 295 token di output per richiesta
- MiMo-V2.5-Pro — 790 di input, 86.000 in cache, 305 token di output per richiesta
Puoi monitorare il tuo utilizzo attuale nella **<a href={console}>console</a>**.