mirror of https://github.com/leafspark/AutoGGUF
fix: update version to v1.7.0
This commit is contained in:
parent
cae2fb9ce3
commit
8249743119
|
@ -1,6 +1,6 @@
|
||||||
import os
|
import os
|
||||||
|
|
||||||
AUTOGGUF_VERSION = "v1.6.2"
|
AUTOGGUF_VERSION = "v1.7.0"
|
||||||
|
|
||||||
|
|
||||||
class _Localization:
|
class _Localization:
|
||||||
|
|
Loading…
Reference in New Issue