Skip to content

Commit 01aeb6f

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

File tree

6 files changed

+27
-4
lines changed

6 files changed

+27
-4
lines changed

support_matrices/nightly/feature_support_matrix.csv

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
Feature,CorrectnessTest,PerformanceTest
22
"Chunked Prefill",✅,✅
3-
"Collective Communication Matmul",✅,N/A
4-
"JAX-Path Qxix Quantization",N/A,❌
53
"Multimodal Inputs",✅,❌
64
"Prefix Caching",✅,✅
7-
"Quantized Matmul Attention and KV Cache",N/A,❌
8-
"Ragged Paged Attention V3",✅,✅
95
"Single Program Multi Data",✅,✅
106
"Speculative Decoding: Ngram",❌,N/A
117
"Structured Decoding",✅,N/A
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Feature,CorrectnessTest,PerformanceTest
2+
"Collective Communication Matmul",✅,N/A
3+
"Quantized Matmul Attention and KV Cache",to be added,❌
4+
"Ragged Paged Attention V3",✅,✅
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Model,UnitTest,IntegrationTest,Benchmark
2+
"Qwen/Qwen2.5-VL-7B-Instruct",✅,❌,N/A
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Feature,CorrectnessTest,PerformanceTest
2+
"CP",to be added,to be added
3+
"DP",to be added,to be added
4+
"EP",to be added,to be added
5+
"PP",to be added,to be added
6+
"SP",to be added,to be added
7+
"TP",to be added,to be added
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Feature,CorrectnessTest,PerformanceTest
2+
"AWQ INT4",to be added,to be added
3+
"FP4 W4A16",to be added,to be added
4+
"FP8 W8A8",to be added,to be added
5+
"FP8 W8A16",to be added,to be added
6+
"INT4 W4A16",to be added,to be added
7+
"INT8 W8A8",to be added,to be added
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Model,UnitTest,IntegrationTest,Benchmark
2+
"meta-llama/Llama-3.3-70B-Instruct",✅,❌,N/A
3+
"Qwen/Qwen3-4B",✅,❌,N/A
4+
"google/gemma-3-27b-it",❌,N/A,N/A
5+
"Qwen/Qwen3-32B",✅,❌,N/A
6+
"meta-llama/Llama-3.1-8B-Instruct",✅,❌,N/A
7+
"Qwen/Qwen3-30B-A3B",✅,❌,N/A

0 commit comments

Comments
 (0)