mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-20 12:44:51 +00:00
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:
parent
5ab70da2ae
commit
3819842bcc
@ -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
|
Loading…
Reference in New Issue
Block a user