"git@developer.sourcefind.cn:sugon_wxj/megatron-lm.git" did not exist on "27ecc17a1ea93b5b6b68145df06094de0aa53356"
[Example] Add sparse mla examples (#896)
* Update README.md to include directory structure and file descriptions for deepseek_v32 example * Refactor and clean up deepseek_v32 example scripts - Removed unused imports and functions from `fp8_mqa_logits.py` to streamline the code. - Improved formatting and readability in `sparse_mla_fwd_pipelined.py` and `sparse_mla_fwd.py` by adjusting function signatures and indentation. - Added `# ruff: noqa` comments to suppress linting warnings in multiple files. - Enhanced the `generate_random_cu_seqlens` function in `utils.py` for better clarity and organization. - Updated print statements for consistency in output formatting.
Showing
This diff is collapsed.
Please register or sign in to comment