Skip to content

Commit cf4f845

Browse files
committed
[skip ci] Update nightly support matrices
Signed-off-by: Buildkite Bot <[email protected]>
1 parent 34f3b44 commit cf4f845

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

support_matrices/nightly/feature_support_matrix.csv

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ 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
6+
"LoRA_Torch",✅,to be added
77
"Multimodal Inputs",✅,✅
8-
"Out-of-tree model support",✅,✅
8+
"Out-of-tree model support",❌,N/A
99
"Prefix Caching",✅,✅
1010
"Single Program Multi Data",✅,✅
1111
"Single-Host-P-D-disaggregation",N/A,N/A
1212
"Speculative Decoding: Eagle3",✅,✅
13-
"Speculative Decoding: Ngram",❌,N/A
14-
"async scheduler",✅,✅
15-
"runai_model_streamer_loader",,N/A
13+
"Speculative Decoding: Ngram",✅,✅
14+
"async scheduler",❌,N/A
15+
"runai_model_streamer_loader",,N/A
1616
"sampling_params",✅,N/A
1717
"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",✅,❌,N/A
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",❌,N/A
3+
"DP",✅,to be added
44
"EP",to be added,to be added
55
"PP",✅,✅
66
"SP",to be added,to be added

0 commit comments

Comments
 (0)