We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d553c9 commit df269e5Copy full SHA for df269e5
tests/models/test_jamba.py
@@ -1,7 +1,6 @@
1
import pytest
2
3
from tests.models.utils import check_outputs_equal
4
-from vllm.sampling_params import SamplingParams
5
from vllm.worker.model_runner import _get_graph_batch_size
6
7
MODELS = ["ai21labs/Jamba-tiny-random"]
0 commit comments