Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
erfanzar committed Oct 24, 2024
1 parent 834fcea commit 705e860
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,13 @@ with mesh:
bias=with_sharding_constraint(bias, bps).astype(dtype),
)
```
## 📊 Benchmarks

- [Triton GPU MHA](https://github.com/erfanzar/jax-flash-attn2/tree/main/benchmarks/mha/triton)
- Triton GPU MQA (comming soon...)
- Pallas GPU MHA (comming soon...)
- Pallas TPU MHA (comming soon...)
- XLA CPU MHA (comming soon...)
## Supported Configurations

### Backends
Expand Down

0 comments on commit 705e860

Please sign in to comment.