probably an issue with vllm 0.23.0

#2
by saadsafi - opened

File ".venv/lib/python3.12/site-packages/vllm/model_executor/model_loader/default_loader.py", line 286, in
(Worker_PP1 pid=6625) ERROR 06-13 13:42:00 [multiproc_executor.py:888] return ((source.prefix + name, tensor) for (name, tensor) in weights_iterator)
(Worker_PP1 pid=6625) ERROR 06-13 13:42:00 [multiproc_executor.py:888] ^^^^^^^^^^^^^^^^
(Worker_PP1 pid=6625) ERROR 06-13 13:42:00 [multiproc_executor.py:888] File ".venv/lib/python3.12/site-packages/vllm/model_executor/model_loader/weight_utils.py", line 1026, in safetensors_weights_iterator
(Worker_PP1 pid=6625) ERROR 06-13 13:42:00 [multiproc_executor.py:888] param = f.get_tensor(name)
(Worker_PP1 pid=6625) ERROR 06-13 13:42:00 [multiproc_executor.py:888] ^^^^^^^^^^^^^^^^^^
(Worker_PP1 pid=6625) ERROR 06-13 13:42:00 [multiproc_executor.py:888] ValueError: could not determine the shape of object type 'torch.storage.UntypedStorage'
(EngineCore pid=6613) ERROR 06-13 13:42:02 [core.py:1195] EngineCore failed to start.

Sign up or log in to comment