mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-20 16:45:02 +08:00
Disable failing GPT-OSS Eval (Blackwell) for now (#25107)
Signed-off-by: mgoin <mgoin64@gmail.com>
This commit is contained in:
parent
1a456c7c90
commit
9f882d8791
@ -812,7 +812,7 @@ steps:
|
|||||||
timeout_in_minutes: 60
|
timeout_in_minutes: 60
|
||||||
working_dir: "/vllm-workspace/"
|
working_dir: "/vllm-workspace/"
|
||||||
gpu: b200
|
gpu: b200
|
||||||
# optional: true
|
optional: true # disable while debugging
|
||||||
source_file_dependencies:
|
source_file_dependencies:
|
||||||
- tests/evals/gpt_oss
|
- tests/evals/gpt_oss
|
||||||
- vllm/model_executor/models/gpt_oss.py
|
- vllm/model_executor/models/gpt_oss.py
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user