Skip to content

[Bug]: HFValidation #13485

@TamKez

Description

@TamKez

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleOver 90 days of inactivity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions