mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 20:04:58 +08:00
[Misc] Fix safetensors import for safe_open (#30300)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
This commit is contained in:
parent
58d5b3f514
commit
e4605d225e
@ -3,7 +3,7 @@
|
||||
|
||||
import os
|
||||
|
||||
import safetensors.torch
|
||||
import safetensors
|
||||
import torch
|
||||
|
||||
from vllm.logger import init_logger
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user