mirror of
https://github.com/deepseek-ai/FlashMLA
synced 2025-06-26 18:15:54 +00:00
Initial commit
i
This commit is contained in:
6
flash_mla/__init__.py
Normal file
6
flash_mla/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
__version__ = "1.0.0"
|
||||
|
||||
from flash_mla.flash_mla_interface import (
|
||||
get_mla_metadata,
|
||||
flash_mla_with_kvcache,
|
||||
)
|
||||
Reference in New Issue
Block a user