Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Sep 9, 2024
1 parent c8b37e7 commit 7fca4c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,6 @@ Attention 18% faster with sigmoid instead of attention
```python
import torch
from zeta import SigmoidAttention
from loguru import logger

batch_size = 32
seq_len = 128
Expand Down

0 comments on commit 7fca4c3

Please sign in to comment.