Xilinx / inference-server

https://xilinx.github.io/inference-server/
Apache License 2.0
43 stars 13 forks source link

Quickstart in the README doesn't work #209

Closed varunsh-xilinx closed 1 year ago

varunsh-xilinx commented 1 year ago

Describe the bug The quickstart guide in the README doesn't work

To Reproduce Steps to reproduce the behavior:

  1. Follow the steps in the README under the quickstart section

Expected behavior The example should work.

Screenshots It gives an error: ValueError: Model at resnet50 does not exist or isn't ready. Verify the endpoint or omit the --endpoint flag to load a new worker

OS/Versions: Ubuntu 20.04

Additional context N/A