mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
Release notes for version 2.4.5 (#853)
This commit is contained in:
parent
f5f9f28f74
commit
da757734ea
@ -172,6 +172,45 @@
|
|||||||
* Juuso Alasuutari
|
* Juuso Alasuutari
|
||||||
* Justin Wang
|
* Justin Wang
|
||||||
* Community (beta testers, bug reporters)
|
* Community (beta testers, bug reporters)
|
||||||
|
"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "2.4.5",
|
||||||
|
"notes":
|
||||||
|
"
|
||||||
|
* bugfix for model download remove
|
||||||
|
* bugfix for blocking on regenerate
|
||||||
|
* lots of various ui improvements enhancements
|
||||||
|
* big new change that brings us up2date with llama.cpp/ggml support for latest models
|
||||||
|
* advanced avx detection allowing us to fold the two installers into one
|
||||||
|
* new logging mechanism that allows for bug reports to have more detail
|
||||||
|
* make localdocs work with server mode
|
||||||
|
* localdocs fix for stale references after we regenerate
|
||||||
|
* fix so that browse to dialog on linux
|
||||||
|
* fix so that you can also just add a path to the textfield
|
||||||
|
* bugfix for chatgpt and resetting context
|
||||||
|
* move models.json to github repo so people can pr suggested new models
|
||||||
|
* allow for new models to be directly downloaded from huggingface in said prs
|
||||||
|
* better ui for localdocs settings
|
||||||
|
* better error handling when model fails to load
|
||||||
|
",
|
||||||
|
"contributors":
|
||||||
|
"
|
||||||
|
* Nils Sauer (Nomic AI)
|
||||||
|
* Adam Treat (Nomic AI)
|
||||||
|
* Aaron Miller (Nomic AI)
|
||||||
|
* Richard Guo (Nomic AI)
|
||||||
|
* Konstantin Gukov
|
||||||
|
* Joseph Mearman
|
||||||
|
* Nandakumar
|
||||||
|
* Chase McDougall
|
||||||
|
* mvenditto
|
||||||
|
* Andriy Mulyar (Nomic AI)
|
||||||
|
* FoivosC
|
||||||
|
* Ettore Di Giacinto
|
||||||
|
* Tim Miller
|
||||||
|
* Peter Gagarinov
|
||||||
|
* Community (beta testers, bug reporters)
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user