runtime error

========== == CUDA == ========== CUDA Version 12.1.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . Traceback (most recent call last): File "/home/user/aphrodite-engine/aphrodite/endpoints/kobold/api_server.py", line 16, in <module> from aphrodite.engine.args_tools import AsyncEngineArgs File "/home/user/aphrodite-engine/aphrodite/__init__.py", line 1, in <module> from aphrodite.engine.args_tools import AsyncEngineArgs, EngineArgs File "/home/user/aphrodite-engine/aphrodite/engine/args_tools.py", line 6, in <module> from aphrodite.common.config import (CacheConfig, ModelConfig, ParallelConfig, File "/home/user/aphrodite-engine/aphrodite/common/config.py", line 8, in <module> from aphrodite.common.utils import get_cpu_memory, is_hip File "/home/user/aphrodite-engine/aphrodite/common/utils.py", line 11, in <module> from aphrodite._C import cuda_utils ModuleNotFoundError: No module named 'aphrodite._C'

Container logs:

Fetching error logs...