Skip to content

Commit 6c33a64

Browse files
committed
[skip ci] Update nightly support matrices
Signed-off-by: Buildkite Bot <[email protected]>
1 parent 63afd75 commit 6c33a64

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

support_matrices/nightly/feature_support_matrix.csv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Feature,CorrectnessTest,PerformanceTest
33
"DCN-based P/D disaggregation",to be added,to be added
44
"KV cache host offloading",to be added,to be added
55
"Llama 4 Maverick",to be added,to be added
6-
"LoRA_Torch",❌,N/A
7-
"Multimodal Inputs",❌,N/A
8-
"Out-of-tree model support",✅,
6+
"LoRA_Torch",✅,to be added
7+
"Multimodal Inputs",✅,✅
8+
"Out-of-tree model support",✅,
99
"Prefix Caching",✅,✅
1010
"Single Program Multi Data",✅,✅
1111
"Speculative Decoding: Eagle3",✅,❌
1212
"Speculative Decoding: Ngram",✅,✅
13-
"async scheduler",❌,N/A
13+
"async scheduler",✅,✅
1414
"runai_model_streamer_loader",✅,N/A
1515
"sampling_params",✅,N/A
16-
"structured_decoding",,N/A
16+
"structured_decoding",,N/A
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Model,UnitTest,IntegrationTest,Benchmark
2-
"Qwen/Qwen2.5-VL-7B-Instruct",✅,✅,
2+
"Qwen/Qwen2.5-VL-7B-Instruct",✅,✅,

support_matrices/nightly/parallelism_support_matrix.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Feature,CorrectnessTest,PerformanceTest
22
"CP",to be added,to be added
3-
"DP",to be added,to be added
3+
"DP",❌,N/A
44
"EP",to be added,to be added
55
"PP",✅,✅
66
"SP",to be added,to be added

support_matrices/nightly/text_only_model_support_matrix.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Model,UnitTest,IntegrationTest,Benchmark
33
"Qwen/Qwen3-4B",✅,✅,✅
44
"google/gemma-3-27b-it",✅,✅,✅
55
"Qwen/Qwen3-32B",✅,✅,✅
6-
"meta-llama/Llama-Guard-4-12B",✅,❌,N/A
6+
"meta-llama/Llama-Guard-4-12B",✅,✅,✅
77
"meta-llama/Llama-3.1-8B-Instruct",✅,✅,✅
88
"Qwen/Qwen3-30B-A3B",✅,✅,✅

0 commit comments

Comments
 (0)