From c3d17d74d5947e7bd7b9d116ee9cbca56537a31c Mon Sep 17 00:00:00 2001 From: ThiloteE <73715071+ThiloteE@users.noreply.github.com> Date: Sat, 8 Feb 2025 15:27:21 +0100 Subject: [PATCH] Add Changelog Signed-off-by: ThiloteE <73715071+ThiloteE@users.noreply.github.com> --- gpt4all-chat/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gpt4all-chat/CHANGELOG.md b/gpt4all-chat/CHANGELOG.md index 00be433a..8e4c081c 100644 --- a/gpt4all-chat/CHANGELOG.md +++ b/gpt4all-chat/CHANGELOG.md @@ -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