Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
0b2efc2a
Unverified
Commit
0b2efc2a
authored
Jan 20, 2024
by
Ikko Eltociear Ashimine
Committed by
GitHub
Jan 19, 2024
Browse files
Update README.md (#58)
parent
f30abd09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
0b2efc2a
...
@@ -11,7 +11,7 @@ The core features of SGLang include:
...
@@ -11,7 +11,7 @@ The core features of SGLang include:
## Contents
## Contents
-
[
Install
](
#install
)
-
[
Install
](
#install
)
-
[
Quick Start
](
#quick-start
)
-
[
Quick Start
](
#quick-start
)
-
[
Frontend: Structured Generation Lang
a
uge (SGLang)
](
#frontend-structured-generation-lang
a
uge-sglang
)
-
[
Frontend: Structured Generation Langu
a
ge (SGLang)
](
#frontend-structured-generation-langu
a
ge-sglang
)
-
[
Backend: SGLang Runtime (SRT)
](
#backend-sglang-runtime-srt
)
-
[
Backend: SGLang Runtime (SRT)
](
#backend-sglang-runtime-srt
)
-
[
Benchmark And Performance
](
#benchmark-and-performance
)
-
[
Benchmark And Performance
](
#benchmark-and-performance
)
-
[
Roadmap
](
#roadmap
)
-
[
Roadmap
](
#roadmap
)
...
@@ -104,7 +104,7 @@ for m in state.messages():
...
@@ -104,7 +104,7 @@ for m in state.messages():
Anthropic and VertexAI (Gemini) models are also supported.
Anthropic and VertexAI (Gemini) models are also supported.
You can find more examples at
[
examples/quick_start
](
examples/quick_start
)
.
You can find more examples at
[
examples/quick_start
](
examples/quick_start
)
.
## Frontend: Structured Generation Lang
a
uge (SGLang)
## Frontend: Structured Generation Langu
a
ge (SGLang)
To begin with, import sglang.
To begin with, import sglang.
```
python
```
python
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment