patrickvonplaten commited on
Commit
5fbcd45
·
verified ·
1 Parent(s): aa6cbde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -104,7 +104,7 @@ If this is your first time running Vibe, it will:
104
 
105
  The model can also be deployed with the following libraries:
106
  - [`vllm (recommended)`](https://github.com/vllm-project/vllm): See [here](#vllm-recommended)
107
- - [`sglang` (sglang)](https://github.com/sgl-project/sglang): See [here](#sglang)
108
  - [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
109
 
110
 
 
104
 
105
  The model can also be deployed with the following libraries:
106
  - [`vllm (recommended)`](https://github.com/vllm-project/vllm): See [here](#vllm-recommended)
107
+ - [`sglang`](https://github.com/sgl-project/sglang): See [here](#sglang)
108
  - [`transformers`](https://github.com/huggingface/transformers): See [here](#transformers)
109
 
110