Model seems to be broken

#4
by sdalemorrey - opened

I'm only seeing this with this particular model.
[FATAL] Failed to create pipeline: Error creating temporary session: Failed to load model because protobuf parsing failed.

ONNX Community org

This error typically arises when part of the file is missing. Can you confirm the model size matches the quantization you chose?

image.png

Clearing cache should fix it either way.

Yep! That was it. As it turns out there was a 0 byte file that was sitting there so my downloader was skipping it. Working great now, thanks!

sdalemorrey changed discussion status to closed

Sign up or log in to comment