ggml-org/llama.cpp
Auf GitHub ansehenRefactor: Add more typechecking to GGUFWriter.add_key_value
Open
#9.095 geöffnet am 19. Aug. 2024
help wantedrefactoring
Repository-Metriken
- Stars
- (110.169 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 5T 11h) (457 gemergte PRs in 30 T)
Beschreibung
Background Description
As per this discussion https://github.com/ggerganov/llama.cpp/pull/9074#issuecomment-2296799118 write better error messages in case of wrong types.
FYI: This ticket is free for others to approach
Possible Refactor Approaches
N/A