]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix name shadowing and C4146 (#1526)
authorMaxime <redacted>
Sat, 20 May 2023 07:22:37 +0000 (09:22 +0200)
committerGitHub <redacted>
Sat, 20 May 2023 07:22:37 +0000 (10:22 +0300)
commit503db28849d8641d66244385e7e9649608a2e4d0
treee578c018f764660b445f976d9b4f50b13d366856
parent8a203f9fa1b24e010be8f35ebbbd6786293684cb
llama : fix name shadowing and C4146 (#1526)

* Fix name shadowing and C4146

* Fix if macros not using defined when required

* Update llama-util.h

Co-authored-by: github-actions[bot] <redacted>
* Update llama-util.h

Co-authored-by: github-actions[bot] <redacted>
* Code style

Co-authored-by: Georgi Gerganov <redacted>
---------

Co-authored-by: github-actions[bot] <redacted>
Co-authored-by: Georgi Gerganov <redacted>
ggml.c
llama-util.h
llama.cpp