Always download the model weights when pod starts #88
Labels
bug
Categorizes issue or PR as related to a bug.
needs-kind
Indicates a PR lacks a label and requires one.
needs-priority
Indicates a PR lacks a label and requires one.
needs-triage
Indicates an issue or PR lacks a label and requires one.
Milestone
What happened:
Because of InftyAI/omnistore#12, we'll always download the model weights even we cached them in the host machine.
What you expected to happen:
When model weights downloaded, we should not reload again.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):git describe --tags --dirty --always
):cat /etc/os-release
):uname -a
):The text was updated successfully, but these errors were encountered: