Update README.md (#58)
This commit is contained in:
committed by
GitHub
parent
f30abd090a
commit
0b2efc2adc
@@ -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 Langauge (SGLang)](#frontend-structured-generation-langauge-sglang)
|
- [Frontend: Structured Generation Language (SGLang)](#frontend-structured-generation-language-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():
|
|||||||
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 Langauge (SGLang)
|
## Frontend: Structured Generation Language (SGLang)
|
||||||
|
|
||||||
To begin with, import sglang.
|
To begin with, import sglang.
|
||||||
```python
|
```python
|
||||||
|
|||||||
Reference in New Issue
Block a user