Skip to content

Commit 7198318

Browse files
committed
resolve reviews
Signed-off-by: bitliu <[email protected]>
1 parent 71ca42d commit 7198318

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

_posts/2025-09-01-semantic-router.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ Other companies are adopting similar strategies:
3636

3737
In short: the industry is entering an era where **no token should be wasted**.
3838

39-
---
40-
4139
## Recent Research: vLLM Semantic Router
4240

4341
Amid this shift toward hybrid reasoning, we focus on the **open-source inference engine vLLM**.
@@ -72,9 +70,9 @@ In knowledge-intensive areas such as business and economics, accuracy improvemen
7270

7371
The Semantic Router is not the isolated result of a single paper but a collaborative outcome of sustained community contributions:
7472

75-
* Originally proposed by **Dr. Chen Huamin**, Distinguished Engineer at **Red Hat**, in early **2025** across multiple open-source communities.
76-
* Iterated and further developed by **Xunzhuo Liu** at **Tencent**, later contributed to the vLLM community.
77-
* **Dr. Wang Chen** from **IBM Research** and **Dr. Chen Huamin** will present the project at **KubeCon North America 2025**.
73+
* Originally proposed by **[Dr. Chen Huamin](https://www.linkedin.com/in/huaminchen)**, Distinguished Engineer at **Red Hat**, in early **2025** across multiple open-source communities.
74+
* Iterated and further developed by **[Xunzhuo Liu](https://www.linkedin.com/in/bitliu)** at **Tencent**, later contributed to the vLLM community.
75+
* **[Dr. Wang Chen](https://www.linkedin.com/in/chenw615)** from **IBM Research** and **Dr. Chen Huamin** will present the project at **KubeCon North America 2025**.
7876

7977
The mission is clear: to serve as an **inference accelerator** for open-source large models:
8078

@@ -84,7 +82,7 @@ The mission is clear: to serve as an **inference accelerator** for open-source l
8482

8583
The vLLM Semantic Router is therefore not just a research milestone but an **essential bridge for open-source AI infrastructure**, translating **academic innovation into industrial application**.
8684

87-
You can start exploring the project here: [https://github.com/vllm-project/semantic-router](https://github.com/vllm-project/semantic-router).
85+
You can start exploring the project at [GitHub Repo](https://github.com/vllm-project/semantic-router). We're currently working on the [v0.1 Roadmap](https://github.com/vllm-project/semantic-router/issues/14) and have established a [Work Group](https://github.com/vllm-project/semantic-router/issues/15). We welcome your thoughts and invite you to join us!
8886

8987
---
9088

0 commit comments

Comments
 (0)