runtime error

0G/15.0G [06:17<00:00, 33.3MB/s] Downloading (…)20230626-ctx4096.pth: 100%|██████████| 15.0G/15.0G [06:17<00:00, 39.8MB/s] RWKV_JIT_ON 1 RWKV_CUDA_ON 1 RESCALE_LAYER 6 Loading /home/user/.cache/huggingface/hub/models--BlinkDL--rwkv-4-world/snapshots/bf52f100c393b2a53036a7133a1570d0927ac1c9/RWKV-4-World-7B-v1-20230626-ctx4096.pth ... Strategy: (total 32+1=33 layers) * cuda [float16, uint8], store 8 layers * cuda [float16, float16], store 25 layers 0-cuda-float16-uint8 1-cuda-float16-uint8 2-cuda-float16-uint8 3-cuda-float16-uint8 4-cuda-float16-uint8 5-cuda-float16-uint8 6-cuda-float16-uint8 7-cuda-float16-uint8 8-cuda-float16-float16 9-cuda-float16-float16 10-cuda-float16-float16 11-cuda-float16-float16 12-cuda-float16-float16 13-cuda-float16-float16 14-cuda-float16-float16 15-cuda-float16-float16 16-cuda-float16-float16 17-cuda-float16-float16 18-cuda-float16-float16 19-cuda-float16-float16 20-cuda-float16-float16 21-cuda-float16-float16 22-cuda-float16-float16 23-cuda-float16-float16 24-cuda-float16-float16 25-cuda-float16-float16 26-cuda-float16-float16 27-cuda-float16-float16 28-cuda-float16-float16 29-cuda-float16-float16 30-cuda-float16-float16 31-cuda-float16-float16 32-cuda-float16-float16 emb.weight f16 cpu 65536 4096 Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model = RWKV(model=model_path, strategy='cuda fp16i8 *8 -> cuda fp16') File "/home/user/.local/lib/python3.10/site-packages/torch/jit/_script.py", line 292, in init_then_script original_init(self, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/rwkv/model.py", line 276, in __init__ w[x] = w[x].to(device=DEVICE).contiguous() File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 247, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

Container logs:

Fetching error logs...