lm-sys / lm-sys/FastChat

[Feature] Do you have plan to support multimodal mode?

Open
#2,216 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

On UI, basically just add an upload image button in the chat box. On backend side, need to integrate with multimodal models, e.g. LLaVa, MiniGPT4.

Contributor guide

No contributing guide indexed for this repository

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

Review the chat box UI and the backend model-serving integration points described in the issue. Compare the requirements for an image upload with support for multimodal models such as LLaVa and MiniGPT4; the work is done when the UI accepts images and the backend can process them with a supported multimodal model.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, backend, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.