We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4a908 commit d562895Copy full SHA for d562895
README.md
@@ -5,7 +5,7 @@ AutoRound
5
<h3> Advanced Quantization Algorithm for LLMs</h3>
6
7
[](https://github.com/intel/auto-round)
8
-[](https://github.com/intel/auto-round)
+[](https://github.com/intel/auto-round)
9
[](https://github.com/intel/auto-round/blob/main/LICENSE)
10
---
11
<div align="left">
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.4"
+__version__ = "0.4.1"
0 commit comments