Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
philipturner committed Jul 27, 2023
1 parent bb2622e commit aa58e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Dense: Stable Diffusion 2 outermost attention layer @ 512x512 (sequence length =

### Float32 Sequence Scaling (Causal Mask)

![FlashAttention (F32, H=10, D=64)](./CI/float16-large-causal-latest.png)
![FlashAttention (F32, H=10, D=64)](./CI/float32-large-causal-latest.png)

### Float16 Sequence Scaling (Causal Mask)

Expand Down

0 comments on commit aa58e2c

Please sign in to comment.