runtime error

Exit code: 1. Reason: [0;0m async_llm = AsyncLLM.from_vllm_config( (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/utils/__init__.py", line 1557, in inner (APIServer pid=27) return fn(*args, **kwargs) (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/async_llm.py", line 174, in from_vllm_config (APIServer pid=27) return cls( (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/async_llm.py", line 120, in __init__ (APIServer pid=27) self.engine_core = EngineCoreClient.make_async_mp_client( (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/core_client.py", line 102, in make_async_mp_client (APIServer pid=27) return AsyncMPClient(*client_args) (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/core_client.py", line 767, in __init__ (APIServer pid=27) super().__init__( (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/core_client.py", line 446, in __init__ (APIServer pid=27) with launch_core_engines(vllm_config, executor_class, (APIServer pid=27) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ (APIServer pid=27) next(self.gen) (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/utils.py", line 706, in launch_core_engines (APIServer pid=27) wait_for_engine_startup( (APIServer pid=27) File "/home/user/.local/lib/python3.10/site-packages/vllm/v1/engine/utils.py", line 759, in wait_for_engine_startup (APIServer pid=27) raise RuntimeError("Engine core initialization failed. " (APIServer pid=27) RuntimeError: Engine core initialization failed. See root cause above. Failed core proc(s): {}

Container logs:

Fetching error logs...