Spaces:
Running
Running
Commit History
feat: shard by host is optional
901ff72
fix(data): type
c6ebb14
feat: split shards by host
ed93c8a
style
a6252c9
feat(data): accept braceexpand notation
5ee6e60
feat: minor improvements
53dade7
fix(config): set min/max for generation
eb24dbc
fix: causal_mask based on image tokens
8654dc9
refactor(model): inherit from HF Flax & simplify
972bc8d
style
6f1f2d9
fix: adjust training script + dataloader
a96f4dc
fix(model): use correct params
a11892f
Merge branch 'main' of https://github.com/borisdayma/dalle-mini into add-custom-model
f234ccf
style: use isort
d209547
chore: remove unused files
07eca3c
feat(model): set default config for legacy models
92ccf4c
refactor: captioned_strip used only in gradio
0ca6514
feat: reorganize app
d4e833e
fix(data): minor bugs
0fe3e72
feat: handle data in separate file
85c1b8e
fix: correct use of dtype
b7d8724
feat: use model definition
803c7df
feat(text): more char
bf25d32
feat(text): improvements on pre-processing
7b58e88
feat(text): handle dates & prices
0465605
feat: keep %
229cdc0
feat(text): few improvements
849c5f3
feat(text): use hf_hub for wiki word count
a96c347
fix: typo
41b680b
feat: simplify fix_html
d054d1b
add property to get num params
e5a52b9
don't tie embeddings
a265819
make checkpointing optional
f6c4cb2
handle dtype for embeddings
29db327
add gradient checkpointing
95a8ed2
fix layernorm
7774483
add partition helpers
2856356
remove bias and minor fixes
180ed1e
add standalone modeling file
6197b2f
feat: add ftfy
a09ea25
feat: add text utilities
1212a74
Refactor: use VQGAN model from github, remove local copy
11ae595
Pedro Cuenca
commited on
feat: allow display in multi lines
0dd7d80
refactor: move `captioned_strip` to library.
f62b045
Pedro Cuenca
commited on
Get predictions from backend.
6e79248
Pedro Cuenca
commited on
feat: separate model definition
7f962d6
chore: file not needed
231a81a
doc: reference vqgan-jax repo
cc3e85c
* dalle_mini package with models and utilities:
150ed18
Pedro Cuenca
commited on