Loading README.md +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ loss.backward() - [ ] figure out how to suppress logging in fairseq - [ ] test with speech synthesis for starters - [ ] abstract out conditioning + classifier free guidance into external module or potentially a package - [ ] add option to use flash attention ## Citations Loading Loading
README.md +1 −0 Original line number Diff line number Diff line Loading @@ -73,6 +73,7 @@ loss.backward() - [ ] figure out how to suppress logging in fairseq - [ ] test with speech synthesis for starters - [ ] abstract out conditioning + classifier free guidance into external module or potentially a package - [ ] add option to use flash attention ## Citations Loading