Skip to content

[Serve.llm][docs] Remove accelerator_type from quick start #51927

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kouroshHakha
Copy link
Contributor

@kouroshHakha kouroshHakha commented Apr 2, 2025

This thread suggests that leaving accelerator_type as part of the quick start might not be a good idea. If the cluster is not setup properly this path will fail and user may be simply on a head node with GPU not knowing anything about ray's cluster setup. In this case, a simple LLMConfig() should be sufficient to get started.

Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
Signed-off-by: Kourosh Hakhamaneshi <[email protected]>
@kouroshHakha kouroshHakha self-assigned this Apr 2, 2025
@kouroshHakha
Copy link
Contributor Author

@GeneDer

@kouroshHakha kouroshHakha added the go add ONLY when ready to merge, run all tests label Apr 2, 2025
Copy link
Contributor

@GeneDer GeneDer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Maybe another follow up is to omit this option on gen config cli

@kouroshHakha
Copy link
Contributor Author

yeah gen_config is a bit dumb right now. My intention is to not change that for now (We'll react to user requests when needed). For example another dumb thing there right now is that it always asks for HF_TOKEN even if models don't need that.

@kouroshHakha kouroshHakha enabled auto-merge (squash) April 2, 2025 19:35
@kouroshHakha kouroshHakha disabled auto-merge April 2, 2025 20:00
Copy link
Contributor

@richardliaw richardliaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice to see this!

@kouroshHakha
Copy link
Contributor Author

actually it's not a good idea unless I can figure out the UNSPECIFIED gpu types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants