transformers
Emu3: add model
#33770
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
61
Changes
View On
GitHub
Commits
model can convert to HF and be loaded back
zucchini-nlp
committed
1 year ago
nit
zucchini-nlp
committed
1 year ago
works in single batch generation but hallucinates
zucchini-nlp
committed
1 year ago
use the image tokens
zucchini-nlp
committed
1 year ago
add image generation
zucchini-nlp
committed
1 year ago
now it works
zucchini-nlp
committed
1 year ago
add tests
zucchini-nlp
committed
1 year ago
Merge remote-tracking branch 'upstream/main' into emu3
zucchini-nlp
committed
1 year ago
update
zucchini-nlp
committed
1 year ago
add modulare but it doesn't work for porting docstring :(
zucchini-nlp
committed
1 year ago
skip some tests
zucchini-nlp
committed
1 year ago
Merge remote-tracking branch 'upstream/main' into emu3
zucchini-nlp
committed
1 year ago
add slow tests
zucchini-nlp
committed
1 year ago
Merge remote-tracking branch 'upstream/main' into emu3
zucchini-nlp
committed
1 year ago
modular removed the import?
zucchini-nlp
committed
1 year ago
guess this works
zucchini-nlp
committed
1 year ago
Merge remote-tracking branch 'upstream/main' into emu3
zucchini-nlp
committed
1 year ago
update
zucchini-nlp
committed
1 year ago
Merge branch 'main' into emu3
zucchini-nlp
committed
1 year ago
merge main
zucchini-nlp
committed
1 year ago
update
zucchini-nlp
committed
1 year ago
Merge remote-tracking branch 'upstream/main' into emu3
zucchini-nlp
committed
1 year ago
fix copies
zucchini-nlp
committed
1 year ago
fix test
zucchini-nlp
committed
1 year ago
fix copies
zucchini-nlp
committed
1 year ago
update
zucchini-nlp
committed
1 year ago
docs
zucchini-nlp
committed
1 year ago
fix tests
zucchini-nlp
committed
1 year ago
last fix tests?
zucchini-nlp
committed
1 year ago
pls
zucchini-nlp
committed
1 year ago
repo consistency
zucchini-nlp
committed
1 year ago
more style
zucchini-nlp
committed
1 year ago
style
zucchini-nlp
committed
1 year ago
remove file
zucchini-nlp
committed
1 year ago
Merge branch 'main' into emu3
zucchini-nlp
committed
1 year ago
address comments
zucchini-nlp
committed
1 year ago
tiny bits
zucchini-nlp
committed
1 year ago
merge main
zucchini-nlp
committed
1 year ago
update after the new modular
zucchini-nlp
committed
1 year ago
fix tests
zucchini-nlp
committed
1 year ago
add one more cond in check attributes
zucchini-nlp
committed
1 year ago
decompose down/up/mid blocks
zucchini-nlp
committed
1 year ago
allow static cache generation in VLMs
zucchini-nlp
committed
1 year ago
nit
zucchini-nlp
committed
1 year ago
fix copies
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
Update docs/source/en/model_doc/emu3.md
zucchini-nlp
committed
1 year ago
fix VAE upsampling
zucchini-nlp
committed
1 year ago
Update src/transformers/models/emu3/modular_emu3.py
zucchini-nlp
committed
1 year ago
address comments
zucchini-nlp
committed
1 year ago
state overwritten stuff explicitly
zucchini-nlp
committed
1 year ago
Merge branch 'main' into emu3
zucchini-nlp
committed
1 year ago
fix copies
zucchini-nlp
committed
1 year ago
Merge branch 'main' into emu3
zucchini-nlp
committed
1 year ago
add the flag for flex attn
zucchini-nlp
committed
1 year ago
Loading