Fix Jinja2Cpp bug that broke system msg detection in templates (#3325)

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel 2024-12-19 15:39:33 -05:00 committed by GitHub
parent 5ab70da2ae
commit 3819842bcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
### Fixed
- Fix remote model template to allow for XML in messages ([#3318](https://github.com/nomic-ai/gpt4all/pull/3318))
- Fix Jinja2Cpp bug that broke system message detection in chat templates ([#3325](https://github.com/nomic-ai/gpt4all/pull/3325))
## [3.5.3] - 2024-12-16

@ -1 +1 @@
Subproject commit bcf2f82ae120f0a71c114ecb64a63ab5fe1ffc79
Subproject commit e0af3e4b2066776dc5c4567fe124ed68b4438124