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

Few shot prompting #713

Open
FaisalAldarees opened this issue Feb 2, 2025 · 1 comment
Open

Few shot prompting #713

FaisalAldarees opened this issue Feb 2, 2025 · 1 comment

Comments

@FaisalAldarees
Copy link

Hello guys 👋

I'm exploring few-shot prompting for the Qwen QVQ model and was wondering.

  • Does the model support few-shot learning, meaning can it accept multiple images as input for context?

  • If not, are there any workarounds, such as using a custom inference setup that makes multiple LLM calls (one for each shot) and consolidates the results?

Would love to hear any insights or experiences.

Thanks in advance! 🙌

@AbdulrahmanAlGhofaily
Copy link

Facing the same issue here. A few-shots including multiple image would be a great addition, where the model learns what it should look for with image examples!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants