Add Changelog

Signed-off-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com>
This commit is contained in:
ThiloteE 2025-02-08 15:27:21 +01:00
parent 34eaaa2301
commit c3d17d74d5

View File

@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- Fix several potential crashes ([#3465](https://github.com/nomic-ai/gpt4all/pull/3465))
- Fix visual spacing issues with deepseek models ([#3470](https://github.com/nomic-ai/gpt4all/pull/3470))
### Added
- Added Jinja replacement template for allenai\/OLMoE-1B-7B-0924-Instruct ([#3471](https://github.com/nomic-ai/gpt4all/pull/3471))
- Added Jinja replacement template for ibm-granite\/granite-3.1-3b-a800m-instruct ([#3471](https://github.com/nomic-ai/gpt4all/pull/3471))
## [3.9.0] - 2025-02-04
### Added