-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingstaleOver 90 days of inactivityOver 90 days of inactivity
Description
Your current environment
Hi, I'm trying to run vllm while loading the model from a s3 compatible storage.
Using the official image tag v0.6.6
I have defined following env vars:
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_ENDPOINT_URL
AWS_EC2_METADATA_DISABLED=true
RUNAI_STREAMER_S3_ENDPOINT
RUNAI_STREAMER_S3_USE_VIRTUAL_ADDRESSING=0
🐛 Describe the bug
I'm running the following command:
vllm serve s3://vllm-phi35 --load-format runai_streamer
And I get the following error:
huggingface_hub.errors/HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/tmp/tmp8px3pe24' . Use `repo_type` argument if needed.
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
pcpLiumoriabs88
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstaleOver 90 days of inactivityOver 90 days of inactivity