ggml-org/llama.cpp

Refactor: Add more typechecking to GGUFWriter.add_key_value

Aperta

#9095 aperta il 19 ago 2024

 (1 commento) (0 reazioni) (0 assegnatari)C++ (21.737 fork)batch import
help wantedrefactoring

Metriche repository

Star
 (124.043 stelle)
Metriche merge PR
 (Merge medio 6g 8h) (389 PR mergiate in 30 g)

Descrizione

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

Guida contributor