maxtext icon indicating copy to clipboard operation
maxtext copied to clipboard

Qwen3 Preprocessing

Open eitanporat opened this issue 1 month ago • 0 comments

Description

This PR implements the pre-processing required for qwen3 omni it should be merged with @hengtaoguo's PR https://github.com/AI-Hypercomputer/maxtext/pull/2613

Tests

I ran inference successfully!

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • [X] I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • [X] I have necessary comments in my code, particularly in hard-to-understand areas.
  • [X] I have run end-to-end tests tests and provided workload links above if applicable.
  • [X] I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

eitanporat avatar Nov 20 '25 17:11 eitanporat