Spaces:
Running
Running
Commit History
feat: log to backend
378a628
feat: get rid of global_step + log more metrics
4a4820f
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
fix: use correct branch
2dfcce8
feat: remove warning
e627a21
fix(colab): don't preprocess images twice in CLIP
ae3f013
doc: simplify installation instructions
e994676
fix: use correct branch
a6b4265
fix: restore deleted paragraph
3d56f19
feat: link colab to correct branch
ac97ed4
feat: remove warnings
3087839
feat: add tqdm
a8b4257
chore: reorganize files
ab5769a
Merge branch 'main' into chore-mv
0d975e7
feat(wandb-examples): use model file
c7776fb
Reorganization: move JAX VQGAN notebook to dev
df5e2f0
Pedro Cuenca
commited on
Refactor: use VQGAN model from github, remove local copy
11ae595
Pedro Cuenca
commited on
chore: reduce size of notebooks
0aab987
feat: remove unused metrics
0d94b71
doc: note about model definition
6c5fc6a
feat: remove hardcoded values
93c5ac8
refactor: move `captioned_strip` to library.
f62b045
Pedro Cuenca
commited on
Get predictions from backend.
6e79248
Pedro Cuenca
commited on