docs: update changelog with github/gitlab provider (#1979)

* docs: update changelog with github/gitlab provider

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: Meng Zhang <meng@tabbyml.com>
This commit is contained in:
boxbeam 2024-04-26 13:06:37 -04:00 committed by GitHub
parent a86f3b0a3c
commit 4ab1959795
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@
## Features
* Upgrade [llama.cpp](https://github.com/ggerganov/llama.cpp) to [b2715](https://github.com/ggerganov/llama.cpp/releases/tag/b2715).
* Support integration of repositories from GitHub and GitLab using personal access tokens.
## Fixes and Improvements
* Changed the default model filename from `q8_0.v2.gguf` to `model.gguf` in MODEL_SPEC.md