Commit 1bd9d1c
fix qwen2vl vision eager-attention (#33213)
* fix-qwen2vl-vision-eager-attention
* code-quality
* Update src/transformers/models/qwen2_vl/modeling_qwen2_vl.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* code-quality
---------
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>1 parent 51d15eb commit 1bd9d1c
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
289 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
290 | 293 | | |
291 | | - | |
| 294 | + | |
292 | 295 | | |
293 | 296 | | |
294 | 297 | | |
| |||
0 commit comments