Commit 858e3ba
authored
feat: add Qwen3.5/Qwen3.6 model smoke test and benchmark (#6032)
* feat: add Qwen3.5/Qwen3.6 model smoke test and benchmark
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* move models to p4d
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* use gpu-p4d-runner
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* use efa runner
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* empty commit
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* use p4d runners
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* use efa runner
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* empty commit
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* migrate to runne scale
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* increase node sizes
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* fix gpu
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* update memory util
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* use gpu uuid
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* benchmark
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* benchmark
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* fix cleanup runner scale
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* reset model lists
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* update vllm amzn2023 latest
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* fix allowlist
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
---------
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>1 parent d80f25d commit 858e3ba
4 files changed
Lines changed: 72 additions & 7 deletions
File tree
- .github
- config
- image
- model-tests
- workflows
- test/security/data/ecr_scan_allowlist/vllm_server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
234 | 279 | | |
235 | 280 | | |
236 | 281 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
173 | 176 | | |
174 | 177 | | |
175 | 178 | | |
| |||
184 | 187 | | |
185 | 188 | | |
186 | 189 | | |
187 | | - | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
209 | 211 | | |
210 | 212 | | |
211 | 213 | | |
212 | | - | |
213 | | - | |
214 | | - | |
| 214 | + | |
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
94 | 114 | | |
95 | 115 | | |
0 commit comments