Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drisspg authored Aug 5, 2024
1 parent b1f3f36 commit 0be5f59
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Attention Gym is a collection of helpful tools and examples for working with fle
[**🚀 Getting Started**](#-getting-started) |
[**💻 Usage**](#-usage) |
[**🛠️ Dev**](#-dev) |
[**License**](#️license)

[**⚖️ License**](#️-license)
## 📖 Overview

This repository aims to provide a playground for experimenting with various attention mechanisms using the FlexAttention API. It includes implementations of different attention variants, performance comparisons, and utility functions to help researchers and developers explore and optimize attention mechanisms in their models.
Expand Down Expand Up @@ -83,6 +82,6 @@ Install pre-commit hooks
pre-commit install
```

## License
## ⚖️ License

attention-gym is released under the BSD 3-Clause License.

0 comments on commit 0be5f59

Please sign in to comment.