docs(go): update MiniMax M3 pricing (#31350)
This commit is contained in:
parent
0050134d9e
commit
1772e8ee6e
19 changed files with 55 additions and 55 deletions
|
|
@ -96,7 +96,7 @@ La tabella seguente fornisce una stima del conteggio delle richieste in base a p
|
|||
| Kimi K2.6 | 1,150 | 2,880 | 5,750 |
|
||||
| MiMo-V2.5 | 30,100 | 75,200 | 150,400 |
|
||||
| MiMo-V2.5-Pro | 3,250 | 8,150 | 16,300 |
|
||||
| MiniMax M3 | 1,400 | 3,500 | 7,000 |
|
||||
| MiniMax M3 | 3,200 | 8,000 | 16,000 |
|
||||
| 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 |
|
||||
|
|
@ -111,7 +111,7 @@ Le stime si basano sui pattern medi di richieste osservati:
|
|||
- Kimi K2.5/K2.6 — 870 di input, 55.000 in cache, 200 token di output per richiesta
|
||||
- DeepSeek V4 Pro — 750 di input, 82.000 in cache, 290 token di output per richiesta
|
||||
- DeepSeek V4 Flash — 790 di input, 68.000 in cache, 280 token di output per richiesta
|
||||
- MiniMax M3 — 810 di input, 62.000 in cache, 225 token di output per richiesta
|
||||
- MiniMax M3 — 510 di input, 56.000 in cache, 190 token di output per richiesta
|
||||
- MiniMax M2.7/M2.5 — 300 di input, 55.000 in cache, 125 token di output per richiesta
|
||||
- Qwen3.7 Max — 420 di input, 66.000 in cache, 200 token di output per richiesta
|
||||
- Qwen3.7 Plus — 500 di input, 57.000 in cache, 190 token di output per richiesta
|
||||
|
|
@ -129,7 +129,7 @@ Le stime si basano anche sui seguenti prezzi per 1M token:
|
|||
| Kimi K2.5 | $0.60 | $3.00 | $0.10 | - |
|
||||
| MiMo V2.5 | $0.14 | $0.28 | $0.0028 | - |
|
||||
| MiMo V2.5 Pro | $1.74 | $3.48 | $0.0145 | - |
|
||||
| MiniMax M3 | $0.60 | $2.40 | $0.12 | $0.75 |
|
||||
| MiniMax M3 | $0.30 | $1.20 | $0.06 | - |
|
||||
| MiniMax M2.7 | $0.30 | $1.20 | $0.06 | $0.375 |
|
||||
| MiniMax M2.5 | $0.30 | $1.20 | $0.06 | $0.375 |
|
||||
| Qwen3.7 Max | $2.50 | $7.50 | $0.50 | $3.125 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue