runtime error

Exit code: 1. Reason: ntinue. Error: [Errno 13] Permission denied: '/.cache' Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/.cache' Could not cache non-existence of file. Will ignore error and continue. Error: [Errno 13] Permission denied: '/.cache' Traceback (most recent call last): File "/app/app.py", line 19, in <module> pipe = pipeline("audio-classification", model="superb/wav2vec2-base-superb-er") File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 942, in pipeline framework, model = infer_framework_load_model( File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 304, in infer_framework_load_model raise ValueError( ValueError: Could not load model superb/wav2vec2-base-superb-er with any of the following classes: (<class 'transformers.models.auto.modeling_auto.AutoModelForAudioClassification'>,). See the original errors: while loading with AutoModelForAudioClassification, an error is thrown: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/base.py", line 291, in infer_framework_load_model model = model_class.from_pretrained(model, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 571, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 279, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4260, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1100, in _get_resolved_checkpoint_files raise EnvironmentError( OSError: superb/wav2vec2-base-superb-er does not appear to have a file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack.

Container logs:

Fetching error logs...