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

[CI/Build] Simplify model loading for HfRunner #5251

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

DarkLight1337
Copy link
Member

This PR removes the need to manually register new models for loading HuggingFace models in tests. Instead, you should now pass is_embedding_model or is_vision_model to the HfRunner to indicate how to load the model.

@simon-mo simon-mo merged commit 9ba093b into vllm-project:main Jun 4, 2024
86 of 102 checks passed
@DarkLight1337 DarkLight1337 deleted the no-vision-registration branch June 4, 2024 22:54
blinkbear pushed a commit to blinkbear/vllm that referenced this pull request Jun 6, 2024
robertgshaw2-neuralmagic pushed a commit to neuralmagic/nm-vllm that referenced this pull request Jun 11, 2024
joerunde pushed a commit to joerunde/vllm that referenced this pull request Jun 17, 2024
xjpang pushed a commit to xjpang/vllm that referenced this pull request Jun 27, 2024
xjpang pushed a commit to xjpang/vllm that referenced this pull request Jul 8, 2024
xjpang pushed a commit to xjpang/vllm that referenced this pull request Jul 24, 2024
Temirulan pushed a commit to Temirulan/vllm-whisper that referenced this pull request Sep 6, 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.

3 participants