runtime error

Space failed. Exit code: 1. Reason: erator to cuda (auto detect) Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [00:43<00:43, 43.92s/it] Downloading shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [01:11<00:00, 34.25s/it] Downloading shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [01:11<00:00, 35.70s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1/2 [01:08<01:08, 68.44s/it] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2/2 [01:08<00:00, 34.22s/it] Traceback (most recent call last): File "/home/user/app/chatbot.py", line 378, in <module> gradio_launch(model_path=args.path) File "/home/user/app/chatbot.py", line 328, in gradio_launch interpreter = StreamingOpenCodeInterpreter(model_path=model_path) File "/home/user/app/code_interpreter/OpenCodeInterpreter.py", line 40, in __init__ self.model = AutoModelForCausalLM.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3919, in from_pretrained dispatch_model(model, **device_map_kwargs) File "/home/user/.local/lib/python3.10/site-packages/accelerate/big_modeling.py", line 364, in dispatch_model weights_map = OffloadedWeightsLoader( File "/home/user/.local/lib/python3.10/site-packages/accelerate/utils/offload.py", line 150, in __init__ raise ValueError("Need either a `state_dict` or a `save_folder` containing offloaded weights.") ValueError: Need either a `state_dict` or a `save_folder` containing offloaded weights. WARNING:traitlets:Could not destroy zmq context for <jupyter_client.blocking.client.BlockingKernelClient object at 0x7f84eecdf430> WARNING:traitlets:Could not destroy zmq context for <jupyter_client.blocking.client.BlockingKernelClient object at 0x7f84ec0efeb0>

Container logs:

Fetching error logs...