lmstudio-ai / lmstudio-ai/mlx-engine
Add tests for multi-image VLM prompts, and for followup prompts
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 133
- Avg merge
- 21h 6m
- Merged PRs (30d)
- 1
Description
We have tests for single image prompts and text-only prompts in test_vision_models.py. We should add tests for continued conversations which may have multiple images as part of the conversation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in test_vision_models.py, reading the existing single-image and text-only prompt tests. Add coverage for followup conversations and conversations containing multiple images, then run the relevant vision-model tests to confirm those prompt cases pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100