DOWNLOADER_MODEL_NAME blocks the runtime to download other models #212
Labels
area/runtime
event/bugbash
issues reported at bug bash
kind/bug
Something isn't working
kind/enhancement
New feature or request
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
Milestone
🐛 Describe the bug
The behavior is a little bit weird. When I tried to download the
deepseek-ai/deepseek-coder-6.7b-instruct
. everything works fine.After that, I started to download another smaller model using the same model path (huggingface model in /tmp/aibrix/model_tos)
the screenshot is the 2nd time I download opt model, I notice I didn't change the environment, it's supposed to override it but not really.
We should definitely infer the model folder instead of pass it, or we can accept an argument for override.
Steps to Reproduce
No response
Expected behavior
No response
Environment
No response
The text was updated successfully, but these errors were encountered: