llama.cpp/gguf-py/scripts
Sigbjørn Skjæret a0782056c5
New script to add/modify/remove metadata
This scripts creates a copy of a GGUF file and allows you to add/modify/remove metadata in the process.

Most importantly this allows you to update chat templates, either as a string or directly from an updated tokenizer_config.json file.
2024-04-18 11:54:57 +02:00
..
__init__.py New script to add/modify/remove metadata 2024-04-18 11:54:57 +02:00
gguf-convert-endian.py Fix gguf-convert-endian script (#4037) 2023-11-11 08:35:31 -07:00
gguf-dump.py Respect tokenizer.ggml.add_bos_token value when tokenizing (#4040) 2023-11-16 19:14:37 -07:00
gguf-new-metadata.py New script to add/modify/remove metadata 2024-04-18 11:54:57 +02:00
gguf-set-metadata.py gguf-py: Refactor and allow reading/modifying existing GGUF files (#3981) 2023-11-11 08:04:50 +03:00