OpenLLM
OpenLLM copied to clipboard
feat: Avoid downloading the same model twice when only backend is different
Feature request
Curerntly, when we run "openllm build
I suggest identifying these cases and avoid double downloading the model.
Motivation
Avoid redundant model downloads which can be heavy and network consuming
Other
No response