Skip to content

Commit 6be559e

Browse files
committed
Change wording a bit.
Signed-off-by: Adam Treat <[email protected]>
1 parent 1dc9868 commit 6be559e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gpt4all-chat/metadata/latestnews.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
GPT4All v3.6.0 was released on December 19th. Changes include:
44

55
* **Reasoner v1:**
6-
* Added a built-in javascript code interpreter tool.
6+
* Built-in javascript code interpreter tool.
77
* Custom curated model that utilizes the code interpreter to break down, analyze, perform, and verify complex reasoning tasks.
88
* **Templates:** Automatically substitute chat templates that are not compatible with Jinja2Cpp in GGUFs.
99
* **Fixes:**

gpt4all-chat/metadata/release.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
},
252252
{
253253
"version": "3.6.0",
254-
"notes": "* **Reasoner v1:**\n * Added a built-in javascript code interpreter tool.\n * Custom curated model that utilizes the code interpreter to break down, analyze, perform, and verify complex reasoning tasks.\n* **Templates:** Automatically substitute chat templates that are not compatible with Jinja2Cpp in GGUFs.\n* **Fixes:**\n * Remote model template to allow for XML in messages.\n * Jinja2Cpp bug that broke system message detection in chat templates.\n * LocalDocs sources displaying in unconsolidated form after v3.5.0.",
254+
"notes": "* **Reasoner v1:**\n * Built-in javascript code interpreter tool.\n * Custom curated model that utilizes the code interpreter to break down, analyze, perform, and verify complex reasoning tasks.\n* **Templates:** Automatically substitute chat templates that are not compatible with Jinja2Cpp in GGUFs.\n* **Fixes:**\n * Remote model template to allow for XML in messages.\n * Jinja2Cpp bug that broke system message detection in chat templates.\n * LocalDocs sources displaying in unconsolidated form after v3.5.0.",
255255
"contributors": "* Adam Treat (Nomic AI)\n* Jared Van Bortel (Nomic AI)"
256256
}
257257
]

0 commit comments

Comments
 (0)