ggml-org/llama.cpp
在 GitHub 查看Refactor: Add more typechecking to GGUFWriter.add_key_value
Open
#9,095 创建于 2024年8月19日
help wantedrefactoring
仓库指标
- Star
- (110,169 star)
- PR 合并指标
- (平均合并 5天 11小时) (30 天内合并 457 个 PR)
描述
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