mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-01 16:47:18 +00:00
make codespell happy
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
* resumable downloads for models
|
||||
* chat list in the drawer drop down
|
||||
* add/remove/rename chats
|
||||
* perist chats to disk and restore them with full context (WARNING: the average size of each chat on disk is ~1.5GB)
|
||||
* persist chats to disk and restore them with full context (WARNING: the average size of each chat on disk is ~1.5GB)
|
||||
* NOTE: to turn on the persistent chats feature you need to do so via the settings dialog as it is off by default
|
||||
* automatically rename chats using the AI after the first prompt/response pair
|
||||
* new usage statistics including more detailed hardware info to help debug problems on older hardware
|
||||
@@ -524,7 +524,7 @@
|
||||
"version": "2.4.19",
|
||||
"notes":
|
||||
"
|
||||
* Fix a crasher on systems with corrupted vulkan drivers or corrupted vulkan dlls
|
||||
* Fix a crash on systems with corrupted vulkan drivers or corrupted vulkan dlls
|
||||
",
|
||||
"contributors":
|
||||
"
|
||||
|
Reference in New Issue
Block a user