Closed
Description
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [ x] I am running the latest code. Development is very rapid so there are no tagged versions as of now.
- [ x] I carefully followed the README.md.
- [ x] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- [ x] I reviewed the Discussions, and have a new bug or useful enhancement to share.
Feature Description
add chat template to exist gguf file
Motivation
I can parse chat template directly, not from extra info.
Possible Implementation
may be implement a additional function in gguf.GGUFReader class for add new field in metadata?