Skip to content

Conversation

@zjjzyl
Copy link

@zjjzyl zjjzyl commented Sep 16, 2024

This PR adds qwen2-audio support in vllm.entrypoints.openai.api_server.

So we can use python -m vllm.entrypoints.openai.api_server --served-model-name qwen2_audio --model model_path --host 0.0.0.0 --port xx to start a qwen2-audio service.

@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.
Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which consists a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of default ones by unblocking the steps in your fast-check build on Buildkite UI.

Once the PR is approved and ready to go, please make sure to run full CI as it is required to merge (or just use auto-merge).

To run full CI, you can do one of these:

  • Comment /ready on the PR
  • Add ready label to the PR
  • Enable auto-merge.

🚀

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.

1 participant