ggml-org/llama.cpp

Refactor: Add more typechecking to GGUFWriter.add_key_value

Open

#9095 aperta il 19 ago 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (18.202 fork)batch import
help wantedrefactoring

Metriche repository

Star
 (110.169 star)
Metriche merge PR
 (Merge medio 5g 11h) (457 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