Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't download both safetensor and bin files. #2480

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

NikolaBorisov
Copy link
Contributor

Right now vllm is downloading both safetensor and bin files which is bad. This change fixes it.

To reproduce try running a model that has both safetensor and bin files.

Right now vllm when trying to download the weights will download both
safetensor and bin files which is bad. This change fixes it
@NikolaBorisov
Copy link
Contributor Author

@simon-mo Can you please take a quick look. This is short, and would save petabytes of downloads

@simon-mo
Copy link
Collaborator

Can you give me an example of model with this kind of double download behavior so I can test it out?

@simon-mo
Copy link
Collaborator

@simon-mo simon-mo merged commit 7e10811 into vllm-project:main Jan 18, 2024
2 of 4 checks passed
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Jan 18, 2024
hongxiayang added a commit to hongxiayang/vllm that referenced this pull request Jan 18, 2024
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants