Skip to content

Commit fd265a4

Browse files
Update README.md
1 parent ad22579 commit fd265a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Vortex allows you to express novel sparse attention concisely while relying on a
2424
## ✨ Key Features
2525

2626
- **Easy Programming**
27-
Program sparse attention with pytorch-like frontend and view all the tensors as `batch_size = 1`. No worrying about batching, caching & paged attention.
27+
Program sparse attention with a PyTorch-like frontend. No worrying about batching, caching & paged attention.
2828

2929
- **High Performance**
3030
Built to work with FlashInfer & CUDA Graph & Radix Attention for efficient LLM inference.
@@ -152,4 +152,4 @@ If you find Vortex useful or relevant to your project and research, please kindl
152152
version = {v0.2}
153153
}
154154
155-
```
155+
```

0 commit comments

Comments
 (0)