From 563e6592e4df01f598a037492e88be489e7ad456 Mon Sep 17 00:00:00 2001 From: AT Date: Thu, 20 Feb 2025 10:35:41 -0500 Subject: [PATCH] Update gpt4all-chat/CHANGELOG.md Co-authored-by: Jared Van Bortel Signed-off-by: AT --- gpt4all-chat/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpt4all-chat/CHANGELOG.md b/gpt4all-chat/CHANGELOG.md index b45a1fce..cc730434 100644 --- a/gpt4all-chat/CHANGELOG.md +++ b/gpt4all-chat/CHANGELOG.md @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). ### Added - Whitelist Granite (non-MoE) model architecture (by [@ThiloteE](https://github.com/ThiloteE) in [#3487](https://github.com/nomic-ai/gpt4all/pull/3487)) - Add support for CUDA compute 5.0 GPUs such as the GTX 750 ([#3499](https://github.com/nomic-ai/gpt4all/pull/3499)) -- Add support for remote model providers ([3506](https://github.com/nomic-ai/gpt4all/pull/3506)) +- Add support for remote model providers ([#3506](https://github.com/nomic-ai/gpt4all/pull/3506)) ### Changed - Substitute prettier default templates for OLMoE 7B 0924/0125 and Granite 3.1 3B/8B (by [@ThiloteE](https://github.com/ThiloteE) in [#3471](https://github.com/nomic-ai/gpt4all/pull/3471))