now starting the docker by sudo bash scripts/start_server.sh will every time download all pruned sample models and tao-converter to convert them, the downloading and converting cost lots of time.
Could you optimize the process, like check if files exists or defaultly just download very few models?