[Chore] Separate out hashing utilities from vllm.utils (#27151)
Signed-off-by: dongbo910220 <1275604947@qq.com>
This commit is contained in:
@@ -43,6 +43,7 @@ ALLOWED_FILES = {
|
||||
"tests/utils.py",
|
||||
# pickle and cloudpickle
|
||||
"vllm/utils/__init__.py",
|
||||
"vllm/utils/hashing.py",
|
||||
}
|
||||
|
||||
PICKLE_RE = re.compile(
|
||||
|
||||
Reference in New Issue
Block a user