Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llama 3.2 11B Currently Only Supports Single Image #1281

Open
Jack-Khuu opened this issue Oct 8, 2024 · 0 comments
Open

Llama 3.2 11B Currently Only Supports Single Image #1281

Jack-Khuu opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request Known Gaps These are known Gaps/Issues/Bug items in torchchat Llama 3.2- Multimodal Issues related to Multimodal of Llama3.2

Comments

@Jack-Khuu
Copy link
Contributor

Jack-Khuu commented Oct 8, 2024

🐛 Describe the bug

Currently, Llama 3.2 11B only supports a single optional image prompt in torchchat. The base torchtune model backing Llama3.2 11B should* be capable of supporting multiturn with:

  • Multiple Simultaneous Images
  • Replacing the previous image

This Issue acts as a tracker for the development of these 2 extensions to Llama 3.2 11B functionality

E.g. Via OpenAI API/Browser you can currently provide text prompts similar to LLama3.1 8B, but you are unable to replace the image once one is provided

*Should being the operative word as it may require additional changes to the torchtune repo

Versions

NA

@Jack-Khuu Jack-Khuu added enhancement New feature or request Known Gaps These are known Gaps/Issues/Bug items in torchchat Llama 3.2- Multimodal Issues related to Multimodal of Llama3.2 labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Known Gaps These are known Gaps/Issues/Bug items in torchchat Llama 3.2- Multimodal Issues related to Multimodal of Llama3.2
Projects
None yet
Development

No branches or pull requests

1 participant