mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-09 20:07:19 +00:00
Bump release again and new release notes.
This commit is contained in:
parent
0f8f364d76
commit
58cd346686
@ -17,7 +17,7 @@ endif()
|
|||||||
|
|
||||||
set(APP_VERSION_MAJOR 2)
|
set(APP_VERSION_MAJOR 2)
|
||||||
set(APP_VERSION_MINOR 4)
|
set(APP_VERSION_MINOR 4)
|
||||||
set(APP_VERSION_PATCH 10)
|
set(APP_VERSION_PATCH 11)
|
||||||
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
|
set(APP_VERSION "${APP_VERSION_MAJOR}.${APP_VERSION_MINOR}.${APP_VERSION_PATCH}")
|
||||||
|
|
||||||
# Include the binary directory for the generated header file
|
# Include the binary directory for the generated header file
|
||||||
|
@ -336,6 +336,38 @@
|
|||||||
* cosmic-snow
|
* cosmic-snow
|
||||||
* AMOGUS
|
* AMOGUS
|
||||||
* Community (beta testers, bug reporters)
|
* Community (beta testers, bug reporters)
|
||||||
|
"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "2.4.10",
|
||||||
|
"notes":
|
||||||
|
"
|
||||||
|
* New GPT4All Falcon model
|
||||||
|
* New Orca models
|
||||||
|
* Token generation speed is now reported in GUI
|
||||||
|
* Bugfix for localdocs references when regenerating
|
||||||
|
* General fixes for thread safety
|
||||||
|
* Many fixes to UI to add descriptions for error conditions
|
||||||
|
* Fixes for saving/reloading chats
|
||||||
|
* Complete refactor of the model download dialog with metadata about models available
|
||||||
|
* Resume downloads bugfix
|
||||||
|
* CORS fix
|
||||||
|
* Documentation fixes and typos
|
||||||
|
* Latest llama.cpp update
|
||||||
|
* Update of replit
|
||||||
|
* Force metal setting
|
||||||
|
* Fixes for model loading with metal on macOS
|
||||||
|
",
|
||||||
|
"contributors":
|
||||||
|
"
|
||||||
|
* Nils Sauer (Nomic AI)
|
||||||
|
* Adam Treat (Nomic AI)
|
||||||
|
* Aaron Miller (Nomic AI)
|
||||||
|
* Richard Guo (Nomic AI)
|
||||||
|
* Andriy Mulyar (Nomic AI)
|
||||||
|
* cosmic-snow
|
||||||
|
* AMOGUS
|
||||||
|
* Community (beta testers, bug reporters)
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user