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

vllm: expand configuration support #208

Open
russellb opened this issue Oct 7, 2024 · 0 comments
Open

vllm: expand configuration support #208

russellb opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@russellb
Copy link
Contributor

russellb commented Oct 7, 2024

This is a follow-up to #181.

The initial provider included two config options:

  • model
  • tensor_parallel_size -- to allow utilizing multiple GPUs.

There are many more options available to the vLLM engine. Many of these should be exposed as config options.

https://github.com/vllm-project/vllm/blob/151ef4efd2fb52554f4d30408aca619e181ea751/vllm/engine/arg_utils.py#L82

@yanxi0830 yanxi0830 added the enhancement New feature or request label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants