ggml-org/llama.cpp
Refactor: Add more typechecking to GGUFWriter.add_key_value
オープン
#9,095 opened on 2024/08/19
help wantedrefactoring
Repository metrics
- Stars
- (124,043 個のスター)
- PR merge metrics
- (平均マージ 6d 8h) (30d で 389 merged PRs)
説明
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