Add the new 2.6.1 release notes and bump the version.

This commit is contained in:
Adam Treat
2024-01-12 11:08:48 -05:00
parent eef604fd64
commit e51a504550
2 changed files with 21 additions and 1 deletions

View File

@@ -616,6 +616,26 @@
* Adam Treat (Nomic AI)
* Jared Van Bortel (Nomic AI)
* Community (beta testers, bug reporters, bindings authors)
"
},
{
"version": "2.6.1",
"notes":
"
* Update to newer llama.cpp
* Implemented configurable context length
* Bugfixes for localdocs
* Bugfixes for serialization to disk
* Bugfixes for AVX
* Bugfixes for Windows builds
* Bugfixes for context retention and clearing
* Add a button to collections dialog
",
"contributors":
"
* Jared Van Bortel (Nomic AI)
* Adam Treat (Nomic AI)
* Community (beta testers, bug reporters, bindings authors)
"
}
]