ggml-org/llama.cpp
Refactor: Add more typechecking to GGUFWriter.add_key_value
Aberta
#9.095 aberto em 19 de ago. de 2024
help wantedrefactoring
Métricas do repositório
- Stars
- (124.541 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 8h) (389 fundiu PRs em 30d)
Description
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