runtime error
Exit code: 1. Reason: CENSE 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 "/app/app.py", line 6, in <module> from zonos.model import Zonos File "/app/Zonos/zonos/model.py", line 7, in <module> from mamba_ssm.utils.generation import InferenceParams File "/opt/conda/lib/python3.11/site-packages/mamba_ssm/__init__.py", line 3, in <module> from mamba_ssm.ops.selective_scan_interface import selective_scan_fn, mamba_inner_fn File "/opt/conda/lib/python3.11/site-packages/mamba_ssm/ops/selective_scan_interface.py", line 16, in <module> from mamba_ssm.ops.triton.layer_norm import _layer_norm_fwd File "/opt/conda/lib/python3.11/site-packages/mamba_ssm/ops/triton/layer_norm.py", line 169, in <module> @triton.autotune( ^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.11/site-packages/triton/runtime/autotuner.py", line 368, in decorator return Autotuner(fn, fn.arg_names, configs, key, reset_to_zero, restore_value, pre_hook=pre_hook, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.11/site-packages/triton/runtime/autotuner.py", line 130, in __init__ self.do_bench = driver.active.get_benchmarker() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.11/site-packages/triton/runtime/driver.py", line 23, in __getattr__ self._initialize_obj() File "/opt/conda/lib/python3.11/site-packages/triton/runtime/driver.py", line 20, in _initialize_obj self._obj = self._init_fn() ^^^^^^^^^^^^^^^ File "/opt/conda/lib/python3.11/site-packages/triton/runtime/driver.py", line 8, in _create_driver raise RuntimeError(f"{len(actives)} active drivers ({actives}). There should only be one.") RuntimeError: 0 active drivers ([]). There should only be one.
Container logs:
Fetching error logs...