linkedin / Liger-Kernel

Efficient Triton Kernels for LLM Training
BSD 2-Clause "Simplified" License
2.93k stars 147 forks source link

(fix) fix pyproject.toml #218

Closed wizyoung closed 1 week ago

wizyoung commented 1 week ago

Summary

Fix tool.setuptools.packages.find field in pyproject.toml. Otherwise in local build mode with pip install ., python system fails to locate liger_kernel.

merryHunter commented 1 week ago

@wizyoung I was thinking I became dumb after midnight yesterday as I faced this issue 😄