ggml-org/llama.cpp
Refactor: Add more typechecking to GGUFWriter.add_key_value
开放
#9,095 创建于 2024年8月19日
help wantedrefactoring
仓库指标
- 星标
- (124,134 个星标)
- PR 合并指标
- (平均合并 6天 8小时) (30 天内合并 389 个 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