-
Notifications
You must be signed in to change notification settings - Fork 9.7k
New issue
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
feat: Allow overriding GGUF metadata when loading model #4092
Merged
ggerganov
merged 13 commits into
ggerganov:master
from
KerfuffleV2:feat-override-metadata
Dec 5, 2023
Merged
feat: Allow overriding GGUF metadata when loading model #4092
ggerganov
merged 13 commits into
ggerganov:master
from
KerfuffleV2:feat-override-metadata
Dec 5, 2023
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba839d1 - Browse repository at this point
Copy the full SHA ba839d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d39dea - Browse repository at this point
Copy the full SHA 9d39deaView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69be5c3 - Browse repository at this point
Copy the full SHA 69be5c3View commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c9f776 - Browse repository at this point
Copy the full SHA 8c9f776View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1844207 - Browse repository at this point
Copy the full SHA 1844207View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd89015 - Browse repository at this point
Copy the full SHA dd89015View commit details
Commits on Nov 18, 2023
-
Add informational output when overrides are applied Warn user when an override with the wrong type is specified
Configuration menu - View commit details
-
Copy full SHA for cb5bfe0 - Browse repository at this point
Copy the full SHA cb5bfe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2147421 - Browse repository at this point
Copy the full SHA 2147421View commit details -
Fix broken logic for parsing bool KV overrides
Fix issue where overrides didn't apply when key missing in GGUF metadata Resolve merge changes
Configuration menu - View commit details
-
Copy full SHA for aa7cf31 - Browse repository at this point
Copy the full SHA aa7cf31View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a5b7d72 - Browse repository at this point
Copy the full SHA a5b7d72View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14e0ba1 - Browse repository at this point
Copy the full SHA 14e0ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a59bf93 - Browse repository at this point
Copy the full SHA a59bf93View commit details -
Add note that metadata KV overrides aren't reflected in initial metadata KV info dump
Configuration menu - View commit details
-
Copy full SHA for 7bbe605 - Browse repository at this point
Copy the full SHA 7bbe605View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.