DeepSeek V3.2 user guide update#3565
Merged
copybara-service[bot] merged 1 commit intomainfrom Apr 11, 2026
Merged
Conversation
|
🤖 Hi @RissyRan, I've received your request, and I'm working on it now! You can track my progress in the logs for more details. |
There was a problem hiding this comment.
This pull request updates the DeepSeek user guide to include instructions for the new DeepSeek-V3.2 model, specifically focusing on indexer training and checkpoint conversion. The updates are timely and provide clear steps for users to leverage the latest sparse attention features.
🔍 General Feedback
- Consistency: Ensure that the model names (
deepseek3.2-671b) and tokenizer paths (deepseek-ai/DeepSeek-V3.2) are consistent across all stages of the guide. - Syntax: Be careful with trailing backslashes in shell command examples, as they can cause errors if users copy-paste the last line.
- Clarity: Using concrete example values (like
0.1for scaling factors) is generally more user-friendly than placeholders in curly braces.
Perseus14
reviewed
Apr 4, 2026
shuningjin
reviewed
Apr 7, 2026
42d4e55 to
931dd56
Compare
Rohan-Bierneni
previously approved these changes
Apr 10, 2026
Collaborator
Rohan-Bierneni
left a comment
There was a problem hiding this comment.
LGTM. Thanks for fixing this issue!
Approved the wrong pr by accident. Sorry for the confusion!
931dd56 to
1ce306b
Compare
RissyRan
reviewed
Apr 10, 2026
RissyRan
approved these changes
Apr 10, 2026
0fc326c to
6913d72
Compare
shuningjin
reviewed
Apr 10, 2026
Collaborator
shuningjin
left a comment
There was a problem hiding this comment.
Thanks for the update! Left some minor comments.
shuningjin
reviewed
Apr 10, 2026
RissyRan
reviewed
Apr 10, 2026
419ab01 to
5cebdab
Compare
5cebdab to
375fbb8
Compare
RissyRan
approved these changes
Apr 11, 2026
375fbb8 to
0fd9480
Compare
shuningjin
reviewed
Apr 11, 2026
0fd9480 to
20d93f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updating the user guide for DeepSeek-V3.2. Explains new feature updates and updates instructions on multi-stage lightning indexer training and checkpoint conversion.
Tests
Verified
maxtext/tests/end_to_end/tpu/deepseek/v3.2-671b/2_test_deepseek.shbefore adding to XLML dag.Command: https://paste.googleplex.com/5274574397767680
Logs: https://cloudlogging.app.goo.gl/d9HUWQLzQa74HzfB7
Checklist
Before submitting this PR, please make sure (put X in square brackets):
gemini-reviewlabel.