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 2a1409d commit 95973a4Copy full SHA for 95973a4
auto_round/version.py
@@ -14,4 +14,4 @@
14
"""Intel® auto-round: An open-source Python library
15
supporting popular model weight only compression based on signround."""
16
17
-__version__ = "0.7.0"
+__version__ = "0.8.0.dev"
0 commit comments