runtime error

ace.co/mush42/fine-tashkeel/resolve/main/tokenizer.json. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 445, in <module> pipe = pipeline("text2text-generation", model="mush42/fine-tashkeel") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1005, in pipeline tokenizer = AutoTokenizer.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 880, in from_pretrained return tokenizer_class.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2066, in from_pretrained resolved_vocab_files[file_id] = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 399, in cached_file resolved_file = hf_hub_download( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1221, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1282, in _hf_hub_download_to_cache_dir (url_to_download, etag, commit_hash, expected_size, head_call_error) = _get_metadata_or_catch_error( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1730, in _get_metadata_or_catch_error no_exist_file_path.touch() File "/usr/local/lib/python3.10/pathlib.py", line 1168, in touch self._accessor.touch(self, mode, exist_ok) File "/usr/local/lib/python3.10/pathlib.py", line 331, in touch fd = os.open(path, flags, mode) OSError: [Errno 28] No space left on device: '/home/user/.cache/huggingface/hub/models--mush42--fine-tashkeel/.no_exist/5f8f247aec80f340964fb02e8c3bdd310cab8117/tokenizer.json'

Container logs:

Fetching error logs...