Spaces:
Running
Running
Commit History
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
Merge pull request #88 from borisdayma/feat-cumul
272552a
unverified
feat(gitignore): ignore compiled files and wandb
0b21fa5
feat: update scripts
5ca30e6
feat: use optax for gradient accumulation
69cf636
Merge pull request #71 from borisdayma/fix-opt_state
77657e6
unverified
Pedro Cuenca
commited on
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: add ftfy
a09ea25
Merge pull request #87 from borisdayma/feat-text
df2dbc7
unverified
feat: add text utilities
1212a74
feat(inference_notebook): dalle-mini is installable
1c83da9
Merge pull request #74 from borisdayma/feat-setup
27a3435
unverified
doc: update README
a8c579f
feat: requirements not needed
8d594fd
Merge pull request #85 from borisdayma/encoding-streaming
783de86
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
fix(app): install dalle-mini
dbf86c9
fix: unused import
e05a13d
Merge branch 'main' of https://github.com/borisdayma/dalle-mini into feat-setup
b78c972
feat: remove symlinks
6e84403
docs(README): update acknowledgements
ecf5f29
unverified
Specify src refefence in sync_to_hub_debug action
325d2ee
Pedro Cuenca
commited on
fix(action): typo
7fb274e
unverified
feat: action to debug app
47723e5
unverified
Merge pull request #78 from khalidsaifullaah/readme-references
97c7925
unverified
Revert "Remove session handling hack."
8e37fb8
Pedro Cuenca
commited on
Fix typo again.
813a400
Pedro Cuenca
commited on
Merge branch 'main' of github.com:borisdayma/dalle-mini into main
c9959cb
Pedro Cuenca
commited on
Merge branch 'app-progress' into main
8be786e
Pedro Cuenca
commited on
Remove session handling hack.
1985070
Pedro Cuenca
commited on
Progress indicator follows current theme.
a7f2bba
Pedro Cuenca
commited on
fix: typo
2bd938f
Merge pull request #80 from borisdayma/app-progress
6c10869
unverified
Pedro Cuenca
commited on
Add progress indicator and warning.
bb7c400
Pedro Cuenca
commited on