mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-02 04:30:07 +08:00
[ci] Fix Pytorch compilation test oom in 2.10 (#31194)
Signed-off-by: angelayi <yiangela7@gmail.com>
This commit is contained in:
parent
78e5e62bbf
commit
612d5ffdab
@ -77,6 +77,7 @@ def test_dynamic_shapes_compilation(
|
|||||||
"evaluate_guards": evaluate_guards,
|
"evaluate_guards": evaluate_guards,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
max_model_len=1024,
|
||||||
)
|
)
|
||||||
|
|
||||||
output = model.generate(prompt)
|
output = model.generate(prompt)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user