Is there a way to override where to download / look for local models? I see the argument --model-name-or-path but when i specify the string /ai-model-cache it complains that it's not a valid model name. I'm just trying to point it where to look for pre-downloaded models and then using --served-model-name to actually do the picking.
If this is not a supported feature then please let me know.
Is there a way to override where to download / look for local models? I see the argument
--model-name-or-pathbut when i specify the string/ai-model-cacheit complains that it's not a valid model name. I'm just trying to point it where to look for pre-downloaded models and then using--served-model-nameto actually do the picking.If this is not a supported feature then please let me know.