Waive L0 test (#6002)

Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
This commit is contained in:
Yiqing Yan 2025-07-14 18:55:34 +08:00 committed by GitHub
parent 3a0ef73414
commit c720d7f779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,6 +26,7 @@ MAX_SEQ_LEN = 4096 + 1024
ids=["anchor1024", "anchor4096"])
def test_model(backend, model_name, quant, sp_size, sa_block_size,
sa_anchor_size):
pytest.skip("https://nvbugs/5391679")
quant_configs = {
"bf16":
QuantConfig(),