Skip to content

Commit f96e9e6

Browse files
authored
chore: Added common badges (#118)
* Added common badges Signed-off-by: Shmuel Kallner <[email protected]> * Removed link to Go reference Signed-off-by: Shmuel Kallner <[email protected]> --------- Signed-off-by: Shmuel Kallner <[email protected]>
1 parent 3196fcb commit f96e9e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![Go Report Card](https://goreportcard.com/badge/github.com/llm-d/llm-d-inference-sim)](https://goreportcard.com/report/github.com/llm-d/llm-d-inference-sim)
2+
[![License](https://img.shields.io/github/license/llm-d/llm-d-inference-sim)](/LICENSE)
3+
[![Join Slack](https://img.shields.io/badge/Join_Slack-blue?logo=slack)](https://llm-d.slack.com/archives/C097SUE2HSL)
4+
15
# vLLM Simulator
26
To help with development and testing we have developed a light weight vLLM simulator. It does not truly
37
run inference, but it does emulate responses to the HTTP REST endpoints of vLLM.

0 commit comments

Comments
 (0)