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