Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangkx1
flashmla-opt
Commits
4b485dd1
Commit
4b485dd1
authored
Apr 15, 2026
by
wangkx1
Browse files
init
parent
5c5de278
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1781 additions
and
0 deletions
+1781
-0
fallback_org.sh
fallback_org.sh
+1
-0
patch_torch.sh
patch_torch.sh
+2
-0
patch_triton.sh
patch_triton.sh
+2
-0
src/flash_mla_interface_torch.py
src/flash_mla_interface_torch.py
+809
-0
src/flash_mla_interface_triton.py
src/flash_mla_interface_triton.py
+967
-0
No files found.
fallback_org.sh
0 → 100644
View file @
4b485dd1
cp
/usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py.org /usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py
\ No newline at end of file
patch_torch.sh
0 → 100644
View file @
4b485dd1
cp
/usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py /usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py.org
cp
src/flash_mla_interface_torch.py /usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py
\ No newline at end of file
patch_triton.sh
0 → 100644
View file @
4b485dd1
cp
/usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py /usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py.org
cp
src/flash_mla_interface_triton.py /usr/local/lib/python3.10/dist-packages/flash_mla/flash_mla_interface.py
\ No newline at end of file
src/flash_mla_interface_torch.py
0 → 100644
View file @
4b485dd1
This diff is collapsed.
Click to expand it.
src/flash_mla_interface_triton.py
0 → 100644
View file @
4b485dd1
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment