Skip to content

Commit f72797f

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

File tree

3 files changed

+8
-8
lines changed

3 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,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",✅,to be added
7-
"Multimodal Inputs",✅,
6+
"LoRA_Torch",❌,N/A
7+
"Multimodal Inputs",✅,
88
"Out-of-tree model support",✅,✅
99
"Prefix Caching",✅,✅
1010
"Single Program Multi Data",✅,✅
1111
"Single-Host-P-D-disaggregation",N/A,N/A
12-
"Speculative Decoding: Eagle3",✅,✅
12+
"Speculative Decoding: Eagle3",❌,N/A
1313
"Speculative Decoding: Ngram",✅,✅
14-
"async scheduler",✅,❌
15-
"runai_model_streamer_loader",,N/A
14+
"async scheduler",❌,N/A
15+
"runai_model_streamer_loader",,N/A
1616
"sampling_params",✅,N/A
1717
"structured_decoding",✅,N/A

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
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Model,UnitTest,IntegrationTest,Benchmark
2-
"meta-llama/Llama-3.3-70B-Instruct",✅,✅,✅
3-
"Qwen/Qwen3-4B",✅,✅,✅
2+
"meta-llama/Llama-3.3-70B-Instruct",✅,❌,N/A
3+
"Qwen/Qwen3-4B",✅,❌,N/A
44
"google/gemma-3-27b-it",✅,✅,✅
55
"Qwen/Qwen3-32B",✅,✅,✅
66
"meta-llama/Llama-Guard-4-12B",✅,✅,✅

0 commit comments

Comments
 (0)