Add better docs and threading support to bert.

This commit is contained in:
Adam Treat
2023-07-14 14:12:09 -04:00
parent 6c8669cad3
commit f543affa9a
6 changed files with 66 additions and 25 deletions

View File

@@ -61,7 +61,7 @@ copy_prebuilt_C_lib(SRC_CLIB_DIRECtORY,
setup(
name=package_name,
version="1.0.5",
version="1.0.6",
description="Python bindings for GPT4All",
author="Richard Guo",
author_email="richard@nomic.ai",