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

docs: update README #688

Merged
merged 1 commit into from
Jul 21, 2024
Merged

docs: update README #688

merged 1 commit into from
Jul 21, 2024

Conversation

zhyncs
Copy link
Member

@zhyncs zhyncs commented Jul 21, 2024

Motivation

cc @merrymercy @Ying1123 @hnyls2002

fix

ERROR: Project file:///home/ubuntu/sglang/python has a 'pyproject.toml' and its build backend is missing the 'build_editable' hook. Since it does not have a 'setup.py' nor a 'setup.cfg', it cannot be installed in editable mode. Consider using a build backend that supports PEP 660.

on Lambda GPU

Modification

as titled

Checklist

  1. Ensure pre-commit pre-commit run --all-files or other linting tools are used to fix potential lint issues.
  2. Confirm that modifications are covered by complete unit tests. If not, please add more unit tests for correctness.
  3. Modify documentation as needed, such as docstrings or example tutorials.

@zhyncs zhyncs merged commit 9dab947 into sgl-project:main Jul 21, 2024
1 check passed
@zhyncs zhyncs deleted the fix branch July 21, 2024 08:33
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