transformers
Better llava next.
#29850
Merged

Better llava next. #29850

nxphi47
Better llava next.
febbfd5b
NielsRogge
NielsRogge
nxphi47
aliencaocao
fix bugs in batched generation
d7f98b8a
add tests
b98581b0
nxphi47
nxphi47
NielsRogge
nxphi47
nxphi47
NielsRogge
ArthurZucker
fix batch-gen bugs, left-padding positions and incorrect attention mask
da770a96
remove better modeling llava
9b84e7dc
nxphi47
aliencaocao
NielsRogge
NielsRogge
NielsRogge commented on 2024-03-27
NielsRogge
NielsRogge commented on 2024-03-27
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
NielsRogge commented on 2024-03-30
NielsRogge
fix formatting
ce7fadc2
fix test
3b01b22d
fix test
3da4a26c
fix testing
e3543a27
fix test
8c808274
fix formatting
5ee0f0f4
nxphi47
nxphi47
NielsRogge NielsRogge requested a review from ArthurZucker ArthurZucker 2 years ago
sanjari-orb
sanjari-orb commented on 2024-04-02
amyeroberts
amyeroberts commented on 2024-04-02
nxphi47 Update src/transformers/models/llava_next/modeling_llava_next.py
df4ae3fa
nxphi47 Update modeling_llava_next.py
86441796
ArthurZucker ArthurZucker removed review request from ArthurZucker ArthurZucker 2 years ago
sanjari-orb
sanjari-orb commented on 2024-04-07
sanjari-orb
sanjari-orb commented on 2024-04-07
nxphi47 fix bug modeling_llava_next.py
e000fa3f
update modeling
bc69a599
add pad fn Merge branch 'better_llava_next' of https://github.com/nxp…
30aafbb5
nxphi47 Merge branch 'main' into better_llava_next
bd5e8f6a
fix bugs
edae6e79
Merge branch 'better_llava_next' of https://github.com/nxphi47/transf…
6f433d29
fix format
f6ab4154
fix error
685892cb
nxphi47
NielsRogge
nxphi47
NielsRogge
NielsRogge NielsRogge requested a review from zucchini-nlp zucchini-nlp 2 years ago
zucchini-nlp
zucchini-nlp commented on 2024-04-17
nxphi47 fix new_token_positions
1aa6d825
nxphi47 Update modeling_llava_next.py
66b729c9
NielsRogge
amyeroberts
update formatting
0706e6b9
add args
4a2a3421
nxphi47
NielsRogge
NielsRogge commented on 2024-04-25
NielsRogge
NielsRogge commented on 2024-04-25
NielsRogge
removecomments
1e07818f
nxphi47
zucchini-nlp add slow tests for batched inference
bff40e00
HuggingFaceDocBuilderDev
zucchini-nlp failing tf/flax tests
8f1d029f
zucchini-nlp this one ic correct
a0102a42
messlav
nxphi47
messlav
zucchini-nlp
insujang
aliencaocao
insujang
insujang
insujang commented on 2024-04-26
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
16ab5ab1
zucchini-nlp
fix docs
4d328fd2
make fixup
c9a8c13a
nxphi47
zucchini-nlp
zucchini-nlp Merge branch 'main' into better_llava_next
2c01a775
zucchini-nlp more fixup
2de8e950
zucchini-nlp
zucchini-nlp zucchini-nlp requested a review from amyeroberts amyeroberts 2 years ago
sunildkumar
amyeroberts
amyeroberts commented on 2024-04-26
zucchini-nlp add test for batch equivalence
c91394fc
zucchini-nlp Update tests/models/llava_next/test_modeling_llava_next.py
4c2702f0
zucchini-nlp Update src/transformers/models/llava_next/image_processing_llava_next.py
70ccd03a
zucchini-nlp Update src/transformers/models/llava_next/image_processing_llava_next.py
473e70b8
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
257f3a96
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
9845a15b
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
daf49c39
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
67a3e6e4
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
fa0e6471
zucchini-nlp Update src/transformers/models/llava_next/modeling_llava_next.py
96eada0b
zucchini-nlp pr comments
bc65338b
zucchini-nlp hardcode padding side for bs=1
e73b5559
zucchini-nlp Merge branch 'main' into better_llava_next
65bd47b7
amyeroberts
amyeroberts commented on 2024-05-09
zucchini-nlp update
38608ead
zucchini-nlp
zucchini-nlp commented on 2024-05-10
amyeroberts
amyeroberts approved these changes on 2024-05-14
zucchini-nlp
zucchini-nlp [run-slow] llava_next
74bce491
amyeroberts
amyeroberts
amyeroberts commented on 2024-05-14
zucchini-nlp [run-slow] llava_next
d11c0349
amyeroberts
amyeroberts approved these changes on 2024-05-14
zucchini-nlp make fix-copies
ef08ca4c
zucchini-nlp
zucchini-nlp zucchini-nlp merged 5ca085b8 into main 2 years ago
NielsRogge
nxphi47
GohioAC
alyakin314
zucchini-nlp
lcxrocks
zucchini-nlp

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone