ggml-org/llama.cpp

Refactor: Add more typechecking to GGUFWriter.add_key_value

Open

#9,095 创建于 2024年8月19日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (18,202 fork)batch import
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

贡献者指南