ci: Migrate AMD workflows to new MI325 runners; temporarily disabled failed CI's to be added back (#14226)

This commit is contained in:
sunxxuns
2025-12-03 11:33:27 -08:00
committed by GitHub
parent abf6272bdd
commit 5bbd83a2c8
6 changed files with 86 additions and 16 deletions
+2
View File
@@ -39,6 +39,8 @@ MODEL_SCORE_THRESHOLDS = {
failing_models = {
"neuralmagic/gemma-2-2b-it-FP8",
"neuralmagic/DeepSeek-Coder-V2-Lite-Instruct-FP8", # RuntimeError: This GEMM is not supported!
"zai-org/GLM-4.5-Air-FP8", # TypeError: cannot unpack non-iterable ForwardMetadata object
}