lmstudio-ai / lmstudio-ai/mlx-engine

Add tests for multi-image VLM prompts, and for followup prompts

Open
#49 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.