Supports downloading officially supported models not hosted on gpt4all R2

This commit is contained in:
Andriy Mulyar
2023-06-06 16:09:16 -04:00
committed by Richard Guo
parent 266f13aee9
commit ef35eb496f
2 changed files with 16 additions and 4 deletions

View File

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