runtime error
Downloading (β¦)okenizer_config.json: 0%| | 0.00/449 [00:00<?, ?B/s] Downloading (β¦)okenizer_config.json: 100%|ββββββββββ| 449/449 [00:00<00:00, 3.55MB/s] Downloading (β¦)/main/tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s] Downloading (β¦)/main/tokenizer.json: 100%|ββββββββββ| 2.11M/2.11M [00:00<00:00, 45.5MB/s] Downloading (β¦)cial_tokens_map.json: 0%| | 0.00/228 [00:00<?, ?B/s] Downloading (β¦)cial_tokens_map.json: 100%|ββββββββββ| 228/228 [00:00<00:00, 2.16MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> model = AutoModelForCausalLM.from_pretrained("databricks/dolly-v2-12b", device_map={"":torch.cuda.current_device()}, load_in_8bit=True) File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 769, in current_device _lazy_init() File "/home/user/.local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 298, 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...