Skip to content

Commit 7004215

Browse files
committed
project: add vllm for acknowledgements
Signed-off-by: bitliu <[email protected]>
1 parent 898da32 commit 7004215

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

website/src/components/AcknowledgementsSection/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"subtitle": "vLLM Semantic Router is born in open source and built on open source ❤️",
44
"projects": [
55
{
6+
"id": "vLLM",
7+
"name": "vLLM",
8+
"logo": "/img/acknowledgements/vllm-logo.png",
9+
"url": "https://github.com/vllm-project/vllm",
10+
"description": "A high-throughput and memory-efficient inference and serving engine for LLMs"
11+
},{
612
"id": "huggingFace-candle",
713
"name": "HuggingFace Candle",
814
"logo": "/img/acknowledgements/huggingface-logo.svg",
26.2 KB
Loading

0 commit comments

Comments
 (0)