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 99463fe commit c50b574Copy full SHA for c50b574
pyproject.toml
@@ -8,7 +8,7 @@ requires = [
8
9
[project]
10
name = "litgpt"
11
-version = "0.5.8.dev1"
+version = "0.5.8"
12
description = "Hackable implementation of state-of-the-art open-source LLMs"
13
readme = "README.md"
14
license = { file = "LICENSE" }
0 commit comments