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