ggml-org/llama.cpp

Refactor: Add more typechecking to GGUFWriter.add_key_value

Ouverte

#9 095 ouverte le 19 août 2024

 (1 commentaire) (0 réaction) (0 personne assignée)C++ (21 861 forks)batch import
help wantedrefactoring

Métriques du dépôt

Stars
 (124 507 étoiles)
Métriques de merge PR
 (Merge moyen 6j 8h) (389 PRs mergées en 30 j)

Description

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

Guide contributeur