Skip to content

Commit fba4897

Browse files
committed
Move specforge to projects.json
1 parent b180a67 commit fba4897

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

content/about.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,6 @@ Our mission is to make large AI models accessible to everyone by co-developing o
2727
[Hai Xiao](https://github.com/HaiShaw).
2828
More information see [SGLang GitHub](https://github.com/sgl-project/sglang).
2929

30-
**SpecForge** major developers:
31-
[Shenggui Li](https://franklee.xyz/),
32-
[Yikai Zhu](https://zyksir.github.io/),
33-
[Chao Wang](https://github.com/sleepcoo),
34-
[Fan Yin](https://github.com/FlamingoPg),
35-
[Shuai Shi](https://github.com/shuaills),
36-
[Yubo Wang](https://github.com/yubofredwang).
37-
More information see [SpecForge GitHub](https://github.com/sgl-project/specforge).
38-
3930
**FlashInfer**:
4031
[Zihao Ye](https://homes.cs.washington.edu/~zhye/).
4132
More information see [FlashInfer GitHub](https://github.com/flashinfer-ai/flashinfer).

content/projects.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@
4242
"desc": "An open and scalable platform for training, finetuning, serving, and evaluating LLM-based chatbots.",
4343
"link": "https://github.com/lm-sys/FastChat"
4444
},
45+
{
46+
"name": "SpecForge",
47+
"architecture": "",
48+
"size": "",
49+
"desc": "Train speculative decoding models effortlessly and port them smoothly to SGLang serving.",
50+
"link": "https://github.com/sgl-project/SpecForge"
51+
},
4552
{
4653
"name": "S-LoRA",
4754
"architecture": "",

0 commit comments

Comments
 (0)