Skip to content

Conversation

@yurekami
Copy link

Summary

  • Fix outdated function reference in get_mla_metadata docstring
  • Changed flash_mla_with_kvcache_sm90 to flash_mla_with_kvcache

Details

The docstring referenced a function named flash_mla_with_kvcache_sm90, but the actual function is named flash_mla_with_kvcache. This appears to be a leftover from when the function had a different name.

Test plan

  • Visual inspection of docstring accuracy

🤖 Generated with Claude Code

Changed `flash_mla_with_kvcache_sm90` to `flash_mla_with_kvcache`
in get_mla_metadata docstring to match the actual function name.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant