Skip to content

Commit 4bda988

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

File tree

2 files changed

+19
-0
lines changed

2 files changed

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

0 commit comments

Comments
 (0)