Updated Metadata Override (markdown)

Brian 2024-07-23 00:38:30 +10:00
parent 8dcba93493
commit 72be3d7e21

@ -1,7 +1,7 @@
https://github.com/ggerganov/llama.cpp/pull/7499 was added which adds `--metadata` metadata override feature so you can add extra metadata to the gguf file. The metadata override files may look like below (Note that `//` c style comment is not present in the actual file, but is there for illustrative purpose)
```
```json
{
// Example Metadata Override Fields
"general.name" : "Example Model Six",