Snehalv dsv4 conv utility#4078
Draft
snehalv2002 wants to merge 15 commits into
Draft
Conversation
a201455 to
e45a786
Compare
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
278f2ec to
b210f93
Compare
- Add standalone script for scanned DeepSeek V4 checkpoint conversion. - Add DeepSeek V4 unscanned checkpoint conversion script and validation tool. - Refactor checkpoint conversion to cast path keys to strings and add test script for unscanned paths. TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
… for checkpoint conversion.
…and shapes - Updated SCANNED_LAYER_MAPPING to include standalone layers (0, 1, 2) and alternate scanned block ranges. - Corrected query projection (wq_b) shapes for standard and indexer parameters. - Updated hf_shape registry with dynamic compressor key-value projection and normalization shapes. - Successfully verified both scanned and unscanned conversions via dry-run shape matching. TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
- Updated cluster name to mlperf-v5p. - Updated zone to europe-west4-b. - Updated tpu-type to v5p-256. - Updated load_parameters_path to the verified scanned DeepSeek-V4 checkpoint. - Updated model_name to deepseek4-284b. TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
…ved cluster taints - Add dry-run manifest generation. - Add fix_manifest.py patch step to configure reservation and toleration. - Add kubectl apply step to submit workload. TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
…ng flow TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
…conflicts TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
…rations TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
…cript TAG=agy CONV=6d130342-8f6e-4abd-a4c5-dbbfd7180ae5
5bb1ba6 to
eeda017
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
Standalone and conversion util support for DeepSeek V4 Scanned.
FIXES: b/509930555
Tests
Checklist
Before submitting this PR, please make sure (put X in square brackets):
gemini-reviewlabel.