Skip to content

Commit 0499a6a

Browse files
committed
pre
1 parent 5467294 commit 0499a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sglang/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ SGLang also supports DP attention for MoE models. We provide an example config f
9999
cd /workspace/examples/sglang
100100
dynamo serve graphs.disagg:Frontend -f ./configs/disagg-dp-attention.yaml
101101
```
102-
#### Embedding Models
102+
#### Embedding Models
103103

104104
We support deploying embedding models via SGLang as well! Here's an example that uses the [intfloat/e5-base-v2](https://huggingface.co/intfloat/e5-base-v2) model.
105105
```bash

0 commit comments

Comments
 (0)