We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf116a commit 911db5dCopy full SHA for 911db5d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "liger_kernel"
7
-version = "0.5.3"
+version = "0.5.4"
8
description = "Efficient Triton kernels for LLM Training"
9
urls = { "Homepage" = "https://github.com/linkedin/Liger-Kernel" }
10
readme = { file = "README.md", content-type = "text/markdown" }
0 commit comments