FileNotFoundError

#5
by indiejoseph - opened

Trying to deploy my onnx model to interence endpoint, but got the FileNotFoundError, hon9kon9ize/bart-translation-zh-yue-onnx, it has been tested locally without any problem.

I've checked the log, it ignored onnx files while initialize the endpoint:
INFO | Ignore regex pattern for files, which are not downloaded: mlmodel, rust, openvino, *tflite, tar.gz, safetensors, onnx, flax, tf, *ckpt

Sign up or log in to comment