We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all
No response
Other (Please specify in the next section)
gguf-new-metadata --general-name "foo" nomic-embed-text-v2-moe.Q8_0.gguf nomic-test.gguf
Dump of the model before editing:
38: [UINT8] | 237539 | tokenizer.ggml.precompiled_charsmap = [0, 180, 2, 0, 0, 132, ...]
Dump after editing:
38: [INT32] | 237539 | tokenizer.ggml.precompiled_charsmap = [0, 180, 2, 0, 0, 132, ...]
See #13534
The text was updated successfully, but these errors were encountered:
CISC
Successfully merging a pull request may close this issue.
Name and Version
all
Operating systems
No response
Which llama.cpp modules do you know to be affected?
Other (Please specify in the next section)
Command line
gguf-new-metadata --general-name "foo" nomic-embed-text-v2-moe.Q8_0.gguf nomic-test.gguf
Problem description & steps to reproduce
Dump of the model before editing:
Dump after editing:
See #13534
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: