mirror of
https://github.com/deepseek-ai/FlashMLA
synced 2025-06-26 18:15:54 +00:00
chore(setup): properly package the repository as a Python package
This commit is contained in:
@@ -2,7 +2,7 @@ from typing import Optional, Tuple
|
||||
|
||||
import torch
|
||||
|
||||
import flash_mla_cuda
|
||||
from flash_mla import flash_mla_cuda
|
||||
|
||||
|
||||
def get_mla_metadata(
|
||||
|
||||
Reference in New Issue
Block a user