-
[WIP] Emu3: add model (#33770)
发布于
2025-01-10 11:30:23 +00:00 -
model can convert to HF and be loaded back
-
nit
-
works in single batch generation but hallucinates
-
use the image tokens
-
add image generation
-
now it works
-
add tests
-
update
-
add modulare but it doesn't work for porting docstring :(
-
skip some tests
-
add slow tests
-
modular removed the import?
-
guess this works
-
update
-
update
-
fix copies
-
fix test
-
fix copies
-
update
-
docs
-
fix tests
-
last fix tests?
-
pls
-
repo consistency
-
more style
-
style
-
remove file
-
address comments
-
tiny bits
-
update after the new modular
-
fix tests
-
add one more cond in check attributes
-
decompose down/up/mid blocks
-
allow static cache generation in VLMs
-
nit
-
fix copies
-
Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
- Update docs/source/en/model_doc/emu3.md
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
-
fix VAE upsampling
-
Update src/transformers/models/emu3/modular_emu3.py
Co-authored-by: Arthur 48595927+ArthurZucker@users.noreply.github.com
-
address comments
-
state overwritten stuff explicitly
-
fix copies
-
add the flag for flex attn
Co-authored-by: Steven Liu 59462357+stevhliu@users.noreply.github.com
Co-authored-by: Arthur 48595927+ArthurZucker@users.noreply.github.com下载附件
-