Skip to content

Add kimi_vl model integration (Kimi-VL-A3B)#142

Closed
ZTWHHH wants to merge 1 commit into
mm-evaluation:mainfrom
ZTWHHH:add-kimi-vl
Closed

Add kimi_vl model integration (Kimi-VL-A3B)#142
ZTWHHH wants to merge 1 commit into
mm-evaluation:mainfrom
ZTWHHH:add-kimi-vl

Conversation

@ZTWHHH

@ZTWHHH ZTWHHH commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add inference integration for kimi_vl (moonshotai/Kimi-VL-A3B-Instruct).
  • Adds mmeval/infer/kimi_vl.py, env_files/kimi_vl_requirements.txt, and the two registry entries.
  • Includes a smoke-test script and result.json for no_media and single_image_start.

Sources

Test plan

  • Text-only smoke test (no_media.json) returns coherent assistant response.
  • Single-image smoke test (single_image_start.json) returns coherent assistant response.
  • Reviewer verifies the inference settings match the official model card.

🤖 Generated with Claude Code

- mmeval/infer/kimi_vl.py: official-style loading and decoding
- env_files/kimi_vl_requirements.txt: pinned reproducible env
- mmeval/registry.py: series_mapping + series_infer_env_mapping entries
- test_results/: passing no_media + single_image_start smoke runs

HF:  https://huggingface.co/moonshotai/Kimi-VL-A3B-Instruct
GH:  https://github.com/moonshotai/Kimi-VL

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@ZTWHHH

ZTWHHH commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by two correctly-structured combined PRs: one for infer/model code targeting main, one for test scripts/results targeting test-result (matching PR #117/#118 structure).

@ZTWHHH ZTWHHH closed this Jun 10, 2026
@ZTWHHH
ZTWHHH deleted the add-kimi-vl branch June 10, 2026 15:22
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

Successfully merging this pull request may close these issues.

1 participant