runtime error

Exit code: 1. Reason: : version `GLIBCXX_3.4.32' not found (required by /usr/local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so) Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/bitsandbytes/cextension.py", line 85, in <module> lib = get_native_library() File "/usr/local/lib/python3.10/site-packages/bitsandbytes/cextension.py", line 72, in get_native_library dll = ct.cdll.LoadLibrary(str(binary_path)) File "/usr/local/lib/python3.10/ctypes/__init__.py", line 452, in LoadLibrary return self._dlltype(name) File "/usr/local/lib/python3.10/ctypes/__init__.py", line 374, in __init__ self._handle = _dlopen(self._name, mode) OSError: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /usr/local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so) ā†‘ Those bitsandbytes warnings are expected on ZeroGPU ā†‘ Downloading shards: 0%| | 0/4 [00:00<?, ?it/s] Downloading shards: 25%|ā–ˆā–ˆā–Œ | 1/4 [00:04<00:14, 4.75s/it] Downloading shards: 50%|ā–ˆā–ˆā–ˆā–ˆā–ˆ | 2/4 [00:08<00:08, 4.36s/it] Downloading shards: 75%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–Œ | 3/4 [00:12<00:04, 4.24s/it] Downloading shards: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 4/4 [00:14<00:00, 3.17s/it] Downloading shards: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 4/4 [00:14<00:00, 3.62s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 25%|ā–ˆā–ˆā–Œ | 1/4 [00:02<00:06, 2.16s/it] Loading checkpoint shards: 50%|ā–ˆā–ˆā–ˆā–ˆā–ˆ | 2/4 [00:04<00:04, 2.40s/it] Loading checkpoint shards: 75%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–Œ | 3/4 [00:07<00:02, 2.46s/it] Loading checkpoint shards: 100%|ā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆā–ˆ| 4/4 [00:07<00:00, 1.99s/it] Device set to use cuda:0 Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> demo = gr.ChatInterface( TypeError: ChatInterface.__init__() got an unexpected keyword argument 'retry_btn'

Container logs:

Fetching error logs...