mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-23 14:07:58 +00:00
python: release bindings version 2.1.0
The backend has a breaking change for Falcon and MPT models, so we need to make a new release.
This commit is contained in:
parent
b803d51586
commit
eef604fd64
@ -61,7 +61,7 @@ copy_prebuilt_C_lib(SRC_CLIB_DIRECtORY,
|
||||
|
||||
setup(
|
||||
name=package_name,
|
||||
version="2.0.2",
|
||||
version="2.1.0",
|
||||
description="Python bindings for GPT4All",
|
||||
author="Nomic and the Open Source Community",
|
||||
author_email="support@nomic.ai",
|
||||
|
Loading…
Reference in New Issue
Block a user