]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
metal : reusing llama.cpp logging (#3152)
authorRickard Hallerbäck <redacted>
Wed, 27 Sep 2023 15:48:33 +0000 (17:48 +0200)
committerGitHub <redacted>
Wed, 27 Sep 2023 15:48:33 +0000 (18:48 +0300)
commitdc6897404e141c74cbbf8030ecfebd74e1815411
treec36354fd18ce45ff12fbf8b7ebfc5004834a40dc
parent527e57cfd8a9a26bf622c0510c21c2508a24be26
metal : reusing llama.cpp logging (#3152)

* metal : reusing llama.cpp logging

* cmake : build fix

* metal : logging callback

* metal : logging va_args memory fix

* metal : minor cleanup

* metal : setting function like logging macro to capital letters

* llama.cpp : trailing whitespace fix

* ggml : log level enum used by llama

* Makefile : cleanup ggml-metal recipe

* ggml : ggml_log_callback typedef

* ggml : minor

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/llama-bench/llama-bench.cpp
ggml-metal.h
ggml-metal.m
ggml.h
llama.cpp
llama.h