From 1e1c5da8ee378ff9712831c79aa8254aeb698873 Mon Sep 17 00:00:00 2001 From: Sebastian-Keith Date: Tue, 24 Mar 2026 11:30:37 +0800 Subject: [PATCH] [Doc]: remote out-of-date event and update expired slack link in README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index f71efbc..66e2918 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ - :fire: Go with us to enjoy Nvidia GTC happy hours [SGLang x RadixArk](https://luma.com/hgj595as) - :point_right: 03/17 06:30 PM PDT | San Jose, California - ## About **SiMM** is a high-performance, scalable Key-Value (KV) cache engine designed for LLM inference workloads. It addresses the critical bottlenecks in long-context prompts and multi-turn agent interactions by providing a dedicated, fast memory pool for KV cache storage. Seamlessly integrated with leading inference engines like SGLang and vLLM, enabling offload and retrieve KV caches from SiMM, inference engines can bypass redundant prefill computations, significantly save GPU cycles and drastically reduce Time to First Token (TTFT). SiMM is already proven and validated in production environments. @@ -278,7 +275,7 @@ vllm serve Qwen/Qwen2.5-7B-Instruct/ \ * [FAQ](docs/faq.md) ## Contact us -Slack Channel: simm-open-source +Slack Channel: simm-open-source ## License SiMM is under Apache License v2.0, please see [`LICENSE`](LICENSE) for details \ No newline at end of file