Commit 327fa1b
[Tasks] Fix widget model for image-text-to-text task (#973)
This PR updates the widget model for `image-text-to-text` task to put
`meta-llama/Llama-3.2-11B-Vision-Instruct` instead of
`microsoft/kosmos-2-patch14-224` which is an `image-to-text` model.
Also, I'm not sure but this will maybe also fix the widget displayed in
the `image-text-to-text` task
[page](https://huggingface.co/tasks/image-text-to-text).

Co-authored-by: Lucain <[email protected]>1 parent a091928 commit 327fa1b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments