Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
SGLang doc user flow updates #703
SGLang doc user flow updates #703
Changes from 8 commits
18b4141
8425920
a32a2eb
bfe1058
5120feb
b320fcb
78dcc9b
0a39a52
34c7df4
52de1ab
bd3e5ad
2b31e45
b2d2d32
739324c
6d8be0f
b722269
50e473e
91d5fb0
0e39445
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd also keep this guide general, maybe keep it next to
llama_end_to_end.md
asllama_serving_on_kubernetes.md
, dropping "8B" and "GPU" from the title. Could then also renamellama_end_to_end.md
asllama_serving.md
? IDK. Naming is hard.I'm being picky about file names since I want to link to these guides in the release notes, which will then make renaming them later harder without creating 404s
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool, I think we should go with
llama_serving_on_kubernetes.md
andllama_serving.md
. end to end can be confusing to what it entails (especially with the sglang layer on top)