This reverts commitf6db47f103. - vLLM version: v0.16.0 - vLLM main:4034c3d32eSigned-off-by: Meihan-chen <jcccx.cmh@gmail.com>
This commit is contained in:
@@ -129,6 +129,7 @@ def _run_worker_process(
|
||||
torch.npu.reset_peak_memory_stats()
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="fix me")
|
||||
@pytest.mark.parametrize("model", MODELS)
|
||||
@pytest.mark.parametrize("max_tokens", [4, 36])
|
||||
@patch.dict(os.environ, {"ASCEND_RT_VISIBLE_DEVICES": "0,1"})
|
||||
|
||||
Reference in New Issue
Block a user