Skip to content

Commit ad22579

Browse files
readme.md
1 parent f7b4f58 commit ad22579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Vortex: A Flexible and Efficient Sparse Attention Framework
1717
Vortex is a lightweight, modular framework for building **custom sparse attention algorithms** for LLM inference.
1818
It exists to make it easy for researchers and engineers to **prototype**, **extend**, and **deploy** advanced sparsity patterns on modern inference backends such as SGLang—without modifying core model code.
1919

20-
Vortex allows you to express novel sparse attention behaviors concisely while relying on an optimized execution engine.
20+
Vortex allows you to express novel sparse attention concisely while relying on an optimized execution engine.
2121

2222
---
2323

0 commit comments

Comments
 (0)