Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
097aa0ea
Unverified
Commit
097aa0ea
authored
Mar 18, 2024
by
Robert Shaw
Committed by
GitHub
Mar 18, 2024
Browse files
[CI/Build] Fix Bad Import In Test (#3473)
parent
482b0adf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_cache_block_hashing.py
tests/test_cache_block_hashing.py
+1
-1
No files found.
tests/test_cache_block_hashing.py
View file @
097aa0ea
...
@@ -7,7 +7,7 @@ from typing import List, Optional
...
@@ -7,7 +7,7 @@ from typing import List, Optional
import
pytest
import
pytest
from
vllm.lora.request
import
LoRARequest
from
vllm.lora.request
import
LoRARequest
from
vllm.transformers_utils.tokenizer
import
TokenizerGroup
from
vllm.transformers_utils.tokenizer
_group
import
TokenizerGroup
from
vllm.sequence
import
Sequence
from
vllm.sequence
import
Sequence
# Make two prefixes with different first blocks.
# Make two prefixes with different first blocks.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment