Commit bddd3d9
authored
Add placeholder MiniMax and GLM vLLM benchmarks (#6068)
* feat: add MiniMax-M2.7 and GLM-5.1 model benchmarks
Validated on p6-b300.48xlarge (8x B300, 2.1TB VRAM):
- minimax-m2.7: TP=4, FP8, 1900 output tok/s → min 950
- glm-5.1: TP=8, bf16, 674 output tok/s → min 330
Fleet 'x86-p6b300-runner' needs to be created in CDK infra.
* chore: comment out MiniMax/GLM entries pending fleet creation
* chore: rename placeholder fleet to x86-p5e-runner1 parent 29a60b3 commit bddd3d9
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
107 | 130 | | |
108 | 131 | | |
109 | 132 | | |
| |||
0 commit comments