Skip to content

Commit 0f046cf

Browse files
committed
Bump the Python version to python-v1.0.12 to restrict the quants that vulkan recognizes.
1 parent 655372d commit 0f046cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gpt4all-bindings/python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def copy_prebuilt_C_lib(src_dir, dest_dir, dest_build_dir):
6161

6262
setup(
6363
name=package_name,
64-
version="1.0.11",
64+
version="1.0.12",
6565
description="Python bindings for GPT4All",
6666
author="Nomic and the Open Source Community",
6767
author_email="[email protected]",

0 commit comments

Comments
 (0)