[CI/Build] Add new CI job to validate Hybrid Models for every PR (#20147)

Signed-off-by: Thomas Parnell <tpa@zurich.ibm.com>
This commit is contained in:
Thomas Parnell
2025-06-28 08:00:25 +02:00
committed by GitHub
parent 7b460c25f9
commit 8615d9776f
3 changed files with 16 additions and 1 deletions

View File

@ -150,6 +150,7 @@ skip_gitignore = true
markers = [
"skip_global_cleanup",
"core_model: enable this model test in each PR instead of only nightly",
"hybrid_model: models that contain mamba layers (including pure SSM and hybrid architectures)",
"cpu_model: enable this model test in CPU tests",
"split: run this test as part of a split",
"distributed: run this test only in distributed GPU tests",