Skip to content

Commit 664a7c6

Browse files
authored
Update projects.json
1 parent 92f8cb1 commit 664a7c6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

content/projects.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"name": "Systems",
3030
"entries": [
3131
{
32-
"name": "FastChat",
32+
"name": "SGLang",
3333
"architecture": "",
3434
"size": "",
35-
"desc": "An open and scalable platform for training, finetuning, serving, and evaluating LLM-based chatbots.",
36-
"link": "https://github.com/lm-sys/FastChat"
35+
"desc": "A fast serving engine for LLMs and VLMs.",
36+
"link": "https://github.com/sgl-project/sglang"
3737
},
3838
{
39-
"name": "SGLang",
39+
"name": "FastChat",
4040
"architecture": "",
4141
"size": "",
42-
"desc": "A fast serving engine for LLMs and VLMs.",
43-
"link": "https://github.com/sgl-project/sglang"
42+
"desc": "An open and scalable platform for training, finetuning, serving, and evaluating LLM-based chatbots.",
43+
"link": "https://github.com/lm-sys/FastChat"
4444
},
4545
{
4646
"name": "S-LoRA",

0 commit comments

Comments
 (0)