ggml-org/llama.cpp

Refactor: Add more typechecking to GGUFWriter.add_key_value

Offen

#9.095 geöffnet am 19.08.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (21.861 Forks)batch import
help wantedrefactoring

Repository-Metriken

Stars
 (124.507 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 8h) (389 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide