Commit b7e926e
BUG FIX - get_model_configs() fix for InternVL and Llava (#312)
made few changes in the modeling files of both models for this method to
now work appropriately.
Signed-off-by: quic-dhirajku <[email protected]>1 parent 5885037 commit b7e926e
File tree
2 files changed
+3
-0
lines changed- QEfficient/transformers/models
- internvl
- llava
2 files changed
+3
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments