summaryrefslogtreecommitdiff
path: root/llama.cpp
diff options
context:
space:
mode:
authorMichael Podvitskiy <podvitskiymichael@gmail.com>2024-03-04 10:05:42 +0100
committerGeorgi Gerganov <ggerganov@gmail.com>2024-03-04 20:54:23 +0200
commit9fa262734733573fa629ffc97dfcb971fe3f4832 (patch)
treeab83409687aac7a30fcaf835fc0d321cf2d62a36 /llama.cpp
parentfe52be11e35358d2fd249f19d7ef5b6f9c08b16b (diff)
ggml : introduce ggml_status (ggml/750)
* using enum as an exit code instead of macros * update return type from enum to unsigned int * indentation fix * compound update ggml_compute_exit_code -> ggml_status changed ggml_status from a bit-field type to simple codes ggml_status to string cast * ggml_status to string cast * GGML_CALL was removed Co-authored-by: slaren <slarengh@gmail.com> --------- Co-authored-by: slaren <slarengh@gmail.com> Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Diffstat (limited to 'llama.cpp')
0 files changed, 0 insertions, 0 deletions