Metadata-Version: 2.4
Name: hackers-kernels
Version: 0.1.6
Summary: High-performance fused kernels for DeepSeek MLA/MLP.
Author-email: Ashley <davidwoo666@gmail.com>
Requires-Python: >=3.09
Description-Content-Type: text/markdown

test triton

## Clear the local cache 
rm -rf dist/*

## Build 
``` uv build ```

## publish 

Update the version in pyproject.xml

``` uv publish --token xxx ```
