Skip to content

update readme for qwen3-vl#578

Merged
garrett4wade merged 1 commit intomainfrom
fw/update-readme
Nov 14, 2025
Merged

update readme for qwen3-vl#578
garrett4wade merged 1 commit intomainfrom
fw/update-readme

Conversation

@garrett4wade
Copy link
Copy Markdown
Collaborator

No description provided.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @garrett4wade, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request enhances the project's documentation by updating the README.md file. It specifically introduces Qwen3-VL into the model compatibility matrix, providing users with crucial information about its capabilities as a vision-language model and its support status for various acceleration technologies like vLLM and Flash Attention 2.

Highlights

  • Documentation Update: Added Qwen3-VL to the model compatibility table in the README.md file.
  • Model Compatibility: The README.md now specifies that Qwen3-VL is a vision-language model, supported by vLLM but not by Flash Attention 2.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@garrett4wade garrett4wade merged commit 48ae2ee into main Nov 14, 2025
1 check passed
@garrett4wade garrett4wade deleted the fw/update-readme branch November 14, 2025 05:44
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md file to add Qwen3-VL to the supported models table. The change is accurate and reflects the model's support status. I have one suggestion to improve the table's readability by reordering the model entries for better consistency.

Comment thread README.md
| **Qwen2/3** | ✅ | ✅ | - |
| **Qwen3-MoE** | ✅ | ✅ | - |
| **Qwen2.5-VL** | ❌ | ✅ | Vision-language model |
| **Qwen3-VL** | ❌ | ✅ | Vision-language model |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better readability, it would be beneficial to sort the Qwen models in this table logically by version. The current order is a bit inconsistent.

A suggested order would be:

| **Qwen2/3**                ||| -                                                        |
| **Qwen2.5-VL**             ||| Vision-language model                                    |
| **Qwen3-MoE**              ||| -                                                        |
| **Qwen3-VL**               ||| Vision-language model                                    |

This would involve reordering the existing lines and would make the table easier to navigate.

Bruce-rl-hw pushed a commit to Bruce-rl-hw/AReaL-vllm that referenced this pull request Dec 4, 2025
leandermaben pushed a commit to leandermaben/AReaL that referenced this pull request Mar 24, 2026
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