Skip to content

Commit 5aeacd4

Browse files
committed
product management
1 parent dce4dc1 commit 5aeacd4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,11 @@ sampled_seq.shape # (4, 32, 128)
149149
`Trainer1D` does not evaluate the generated samples in any way since the type of data is not known.
150150
You could consider adding a suitable metric to the training loop yourself after doing an editable install of this package
151151
`pip install -e .`.
152+
153+
## Todo
154+
155+
- [ ] add flash attention, do full attention at 64x64, linear attention at anything above
156+
152157
## Citations
153158

154159
```bibtex

0 commit comments

Comments
 (0)