From 04dc157b98e524cbeb446af261edcba1fb102019 Mon Sep 17 00:00:00 2001 From: Jared Van Bortel Date: Tue, 4 Feb 2025 17:30:04 -0500 Subject: [PATCH] minja: update submodule to fix {# hang (redo) (#3457) Signed-off-by: Jared Van Bortel --- gpt4all-chat/CHANGELOG.md | 1 + gpt4all-chat/deps/minja | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gpt4all-chat/CHANGELOG.md b/gpt4all-chat/CHANGELOG.md index d126fd41..e7c18d4a 100644 --- a/gpt4all-chat/CHANGELOG.md +++ b/gpt4all-chat/CHANGELOG.md @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - Work around rendering artifacts on Snapdragon SoCs with Windows ([#3450](https://github.com/nomic-ai/gpt4all/pull/3450)) - Prevent DeepSeek-R1 reasoning from appearing in chat names and follow-up questions ([#3458](https://github.com/nomic-ai/gpt4all/pull/3458)) - Fix LocalDocs crash on Windows ARM when reading PDFs ([#3460](https://github.com/nomic-ai/gpt4all/pull/3460)) +- Fix UI freeze when chat template is `{#` ([#3446](https://github.com/nomic-ai/gpt4all/pull/3446)) ## [3.8.0] - 2025-01-30 diff --git a/gpt4all-chat/deps/minja b/gpt4all-chat/deps/minja index 491f5cb2..e97bb244 160000 --- a/gpt4all-chat/deps/minja +++ b/gpt4all-chat/deps/minja @@ -1 +1 @@ -Subproject commit 491f5cb2e9925644bca2dddf09200042fa54bef4 +Subproject commit e97bb2442cd6ab3d5bb5f5a3e8a1f7d6081d613b