runtime error

12d051.lock DEBUG:filelock:Lock 140636267144832 released on /data/.huggingface/hub/.locks/models--mistralai--Mistral-7B-Instruct-v0.1/a464228d9c9427bf035cfd5a2e18bf0494d7231bfacc478ec5fc9f57a612d051.lock Downloading shards: 0%| | 0/2 [02:35<?, ?it/s] ERROR: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/starlette/routing.py", line 677, in lifespan async with self.lifespan_context(app) as maybe_state: File "/usr/local/lib/python3.10/dist-packages/starlette/routing.py", line 566, in __aenter__ await self._router.startup() File "/usr/local/lib/python3.10/dist-packages/starlette/routing.py", line 656, in startup handler() File "/home/user/app/main.py", line 236, in load_model generator = initModel(model_name_or_path, revision) File "/home/user/app/main.py", line 177, in initModel model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/dist-packages/transformers/models/auto/auto_factory.py", line 566, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/dist-packages/transformers/modeling_utils.py", line 3128, in from_pretrained resolved_archive_file, sharded_metadata = get_checkpoint_shard_files( File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 1052, in get_checkpoint_shard_files cached_filename = cached_file( File "/usr/local/lib/python3.10/dist-packages/transformers/utils/hub.py", line 430, in cached_file resolved_file = hf_hub_download( File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/huggingface_hub/file_download.py", line 1449, in hf_hub_download with temp_file_manager() as temp_file: File "/usr/lib/python3.10/tempfile.py", line 640, in __exit__ result = self.file.__exit__(exc, value, tb) OSError: [Errno 28] No space left on device ERROR: Application startup failed. Exiting.

Container logs:

Fetching error logs...