Skip to content

Commit f0cdad5

Browse files
committed
[skip ci] Update nightly support matrices
Signed-off-by: Buildkite Bot <buildkite-bot@users.noreply.github.com>
1 parent a27922a commit f0cdad5

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
Feature,CorrectnessTest,PerformanceTest
22
"Prefix Caching",✅,✅
33
"Chunked Prefill",✅,✅
4-
"Structured Decoding",,N/A
4+
"Structured Decoding",,N/A
55
"Single Program Multi Data",✅,✅
6-
"Quantized Matmul Attention and KV Cache",✅,✅
7-
"JAX-Path Qxix Quantization",✅,✅
8-
"Multimodal Inputs",✅,✅
9-
"Speculative Decoding: Ngram",✅,❌
10-
"Collective Communication Matmul",✅,N/A
6+
"Quantized Matmul Attention and KV Cache",✅,❌
7+
"JAX-Path Qxix Quantization",✅,❌
8+
"Multimodal Inputs",❌,N/A
9+
"async scheduler",✅,✅
10+
"Speculative Decoding: Ngram",❌,N/A
11+
"Collective Communication Matmul",❌,N/A
1112
"Ragged Paged Attention V3",✅,✅
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Model,UnitTest,IntegrationTest,Benchmark
2-
"meta-llama/Llama-3.3-70B-Instruct",✅,✅,
3-
"Qwen/Qwen3-4B",✅,✅,✅
4-
"Qwen/Qwen2.5-VL-7B-Instruct",✅,❌,N/A
5-
"google/gemma-3-27b-it",✅,✅,
6-
"Qwen/Qwen3-32B",✅,✅,
7-
"meta-llama/Llama-3.1-8B-Instruct",✅,✅,❌
8-
"Qwen/Qwen3-30B-A3B",✅,❌,N/A
2+
"meta-llama/Llama-3.3-70B-Instruct",✅,✅,
3+
"Qwen/Qwen3-4B",❌,N/A,N/A
4+
"Qwen/Qwen2.5-VL-7B-Instruct",❌,N/A,N/A
5+
"google/gemma-3-27b-it",✅,✅,
6+
"Qwen/Qwen3-32B",✅,✅,
7+
"meta-llama/Llama-3.1-8B-Instruct",❌,N/A,N/A
8+
"Qwen/Qwen3-30B-A3B",❌,N/A,N/A

0 commit comments

Comments
 (0)