runtime error

Exit code: 1. Reason: ps://cas-server-direct.xethub.hf.co/reconstructions/1db7a3bf5585f5b06471e3c1e9a0ffc65144ca55de5a3e857f26d5c71bd79be4 │ eling_utils.py:1160 in _get_resolved_checkpoint_files │ │ │ │ 1157 │ │ │ │ raise │ │ 1158 │ │ │ except Exception as e: │ │ 1159 │ │ │ │ # For any other exception, we thr │ │ ❱ 1160 │ │ │ │ raise OSError( │ │ 1161 │ │ │ │ │ f"Can't load the model for '{ │ │ were trying to load it" │ │ 1162 │ │ │ │ │ " from 'https://huggingface.c │ │ local directory with the" │ │ 1163 │ │ │ │ │ f" same name. Otherwise, make │ │ is the correct path to a" │ ╰──────────────────────────────────────────────────────────╯ OSError: Can't load the model for 'sentence-transformers/all-MiniLM-L6-v2'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'sentence-transformers/all-MiniLM-L6-v2' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

Container logs:

Fetching error logs...