Spaces:
Runtime error
Runtime error
Commit History
feat: more samples 2ef2966
feat: cleanup 91d8a29
feat: add sample 1d51d0b
fix: typo c85fbb6
fix: pmap clip32 9a553a4
feat: cleanup 2d169e3
feat: allow latest version only ff051c9
refactor: loop over runs bf3640d
feat: create a table 38705a9
feat: add scoring 353365f
feat: remove cache before creating artifacts 5f6b691
feat: add functions b8bbe68
feat: log to backend 378a628
fix: state.step type 47e006f
Merge branch 'main' of https://github.com/borisdayma/dalle-mini 5faf0fd
feat: get rid of global_step + log more metrics 4a4820f
fix(seq2seq): memory issue 708a42c
feat: update scripts 5ca30e6
feat: use optax for gradient accumulation 69cf636
feat: no need for default values a37cd75
feat: limit artifacts size 7253e56
feat: log epoch + check params 074c5e1
feat: update defaults 9ed6378
fix(seq2seq): normalize text 061c06b
fix(seq2seq): use streaming arg 0c992bd
fix: remove breakpoint b75e0e9
feat: handle streaming a96f44d
Merge branch 'main' of https://github.com/borisdayma/dalle-mini into fix-opt_state 39caefb
feat(inference_notebook): dalle-mini is installable 1c83da9
Merge pull request #74 from borisdayma/feat-setup 27a3435 unverified
Replace notebooks with the correct versions. 3b508e3
Pedro Cuenca commited on
Notebooks that demonstrate streaming encoding 6047b49
Pedro Cuenca commited on
fix: typo 7067c27
Merge branch 'main' of https://github.com/borisdayma/dalle-mini into feat-setup b78c972
feat: remove symlinks 6e84403
Normal install of transformers & datasets a9ea330
Pedro Cuenca commited on
fix: actually replace state 1d04ab3
fix(seq2seq): opt_state from ckpt + limit cache 0c9ff65
Fix requirements.txt to install libtpu from google's page. 65f5282
Pedro Cuenca commited on