Skip to content

Bump FI version#17700

Merged
Fridge003 merged 1 commit intosgl-project:mainfrom
shaharmor98:feat/bump-fi-version
Jan 26, 2026
Merged

Bump FI version#17700
Fridge003 merged 1 commit intosgl-project:mainfrom
shaharmor98:feat/bump-fi-version

Conversation

@shaharmor98
Copy link
Copy Markdown
Collaborator

@shaharmor98 shaharmor98 commented Jan 25, 2026

Motivation

This PR bumps FlashInfer version, to incorporate latest fix to Mamba's selective_scan_update kernel

Checklist

Review Process

  1. Ping Merge Oncalls to start the PR flow. See the PR Merge Process.
  2. Get approvals from CODEOWNERS and other reviewers.
  3. Trigger CI tests with comments or contact authorized users to do so.
    • /tag-run-ci-label, /rerun-failed-ci, /tag-and-rerun-ci
  4. After green CI and required approvals, ask Merge Oncalls to merge.

Signed-off-by: Shahar Mor <smor@nvidia.com>
@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jan 25, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @shaharmor98, 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 aims to upgrade the FlashInfer library to version 0.6.2. This critical update integrates a specific fix for the selective_scan_update kernel used in Mamba, ensuring improved stability and performance for related operations. The changes are propagated across various configuration files and scripts to maintain consistency and leverage the latest enhancements from the FlashInfer library.

Highlights

  • FlashInfer Version Update: The FlashInfer library version has been bumped from 0.6.1 to 0.6.2 across the project's configuration and scripts.
  • Mamba Kernel Fix Integration: This update specifically incorporates the latest fix to Mamba's selective_scan_update kernel, improving its functionality.
  • Dependency Consistency: The version bump is consistently applied in the Dockerfile, Python project dependencies (pyproject.toml), and CI/CD scripts to ensure all components use the updated FlashInfer version.

🧠 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.

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 bumps the version of FlashInfer from 0.6.1 to 0.6.2. The changes are applied consistently across the Dockerfile, Python project dependencies, a version assertion in the engine entrypoint, and a CI script. The version bump is motivated by incorporating a fix for Mamba's selective_scan_update kernel. The changes look correct and complete for this version update.

@Fridge003
Copy link
Copy Markdown
Collaborator

Fridge003 commented Jan 25, 2026

/tag-and-rerun-ci again

@Fridge003 Fridge003 merged commit f6f1b6d into sgl-project:main Jan 26, 2026
479 of 507 checks passed
Chen-0210 pushed a commit to Chen-0210/sglang that referenced this pull request Jan 30, 2026
Signed-off-by: Shahar Mor <smor@nvidia.com>
Co-authored-by: b8zhong <b8zhong@uwaterloo.ca>
Johnsonms pushed a commit to Johnsonms/sglang that referenced this pull request Feb 14, 2026
Signed-off-by: Shahar Mor <smor@nvidia.com>
Co-authored-by: b8zhong <b8zhong@uwaterloo.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file run-ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants