Improve CI by trying a warmup before unit tests (#14669)

This commit is contained in:
Lianmin Zheng
2025-12-09 15:17:59 -08:00
committed by GitHub
parent 036e64dafa
commit 18bd8e8d6d
5 changed files with 29 additions and 24 deletions

View File

@@ -104,6 +104,7 @@ vsa = ["torch", "setuptools"]
test = [
"accelerate",
"bitsandbytes",
"expecttest",
"jsonlines",
"matplotlib",