ggml-org/llama.cpp

Refactor: Add more typechecking to GGUFWriter.add_key_value

Open

#9,095 opened on 2024年8月19日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C++ (18,202 forks)batch import
help wantedrefactoring

Repository metrics

Stars
 (110,169 stars)
PR merge metrics
 (平均マージ 5d 11h) (30d で 457 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

コントリビューターガイド