Skip to content

Dev feature#92

Merged
hzher merged 2 commits intomainfrom
dev-feature
Mar 2, 2026
Merged

Dev feature#92
hzher merged 2 commits intomainfrom
dev-feature

Conversation

@hzher
Copy link
Copy Markdown
Collaborator

@hzher hzher commented Mar 2, 2026

PR type

  • Bug Fix
  • New Feature
  • Document Updates
  • More Models or Datasets Support

PR information

This PR updates the README.md and related files to expand and clarify the list of supported models in the repository.

Key Changes:

  • Updated the supported models section in the main README.
  • Synchronized the model support list in relevant configuration/documentation files to ensure consistency.
  • (Optional: Add specific model names here, e.g., "Added support documentation for Qwen2.5 / Llama3")

Experiment results

N/A
(Since this is primarily a documentation and model support list update, no core training/inference logic was altered, hence no experimental metrics are required.)

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, 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 documentation for supported large language models by introducing a dedicated 'Model Size' column and refining the existing model listings. The changes ensure consistency across the main README and quick-start guides, providing clearer and more comprehensive information about the various Qwen, ChatGLM, InternLM2, and DeepSeek model series and their supported sizes.

Highlights

  • Documentation Enhancement: Added a new 'Model Size' column to the supported models tables across the main README and quick-start guides to provide more detailed information.
  • Model List Expansion and Refinement: Updated and expanded the listings for various Qwen, ChatGLM, InternLM2, and DeepSeek model series, including specific model sizes, to ensure the documentation is current and comprehensive.
  • Clarity and Conciseness: Consolidated redundant model entries within the documentation to improve readability and reduce repetition.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • README.md
    • Introduced a "Model Size" column in the supported models table.
    • Updated model entries for Qwen3, Qwen3_MoE, Qwen2, Qwen2_MoE, ChatGLM3, ChatGLM4, GLM_Edge, InternLM2, DeepSeek_v1, and DeepSeek-r1-distill series, adding specific model sizes and consolidating entries.
  • README_ZH.md
    • Introduced a "Model Size" column in the supported models table.
    • Updated model entries for Qwen3, Qwen3_MoE, Qwen2, Qwen2_MoE, ChatGLM3, ChatGLM4, GLM_Edge, InternLM2, DeepSeek_v1, and DeepSeek-r1-distill series, adding specific model sizes and consolidating entries.
  • docs/source_en/Usage Guide/Quick-Start.md
    • Introduced a "Model Size" column in the supported models table.
    • Updated model entries for Qwen2, Qwen2_MoE, Qwen3, Qwen3_MoE, ChatGLM2, ChatGLM3, ChatGLM4, GLM_Edge, InternLM2, DeepSeek_v1, and DeepSeek-r1-distill series, adding specific model sizes and consolidating entries.
  • docs/source_zh/使用指引/快速开始.md
    • Introduced a "Model Size" column in the supported models table.
    • Updated model entries for Qwen2, Qwen2_MoE, Qwen3, Qwen3_MoE, ChatGLM2, ChatGLM3, ChatGLM4, GLM_Edge, InternLM2, DeepSeek_v1, and DeepSeek-r1-distill series, adding specific model sizes and consolidating entries.
Activity
  • The pull request was opened by hzher, focusing on documentation updates and expanding model support.
  • No further activity such as comments or reviews has been recorded yet.
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.

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 supported model lists in several documentation files. The changes are generally good, but there are several inconsistencies in formatting and content within the new tables across the different files. I've added comments to each file pointing out these issues, which include inconsistent use of separators, casing for units (e.g., 'b' vs 'B'), missing information, and confusing entries. Addressing these will improve the clarity and consistency of the documentation.

@hzher hzher merged commit cc2e9c0 into main Mar 2, 2026
2 checks passed
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.

2 participants