fix some typos (#24167)
Signed-off-by: co63oc <co63oc@users.noreply.github.com> Co-authored-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
@@ -162,7 +162,7 @@ def test_eagle_correctness(
|
||||
# TODO: Fix this flaky test
|
||||
pytest.skip(
|
||||
"TREE_ATTN is flaky in the test disable for now until it can be "
|
||||
"reolved (see https://github.com/vllm-project/vllm/issues/22922)")
|
||||
"resolved (see https://github.com/vllm-project/vllm/issues/22922)")
|
||||
|
||||
# Generate test prompts inside the function instead of using fixture
|
||||
test_prompts = get_test_prompts(mm_enabled)
|
||||
|
||||
Reference in New Issue
Block a user