]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : fix most gcc and clang warnings (#2861)
authorCebtenzzre <redacted>
Fri, 1 Sep 2023 13:34:50 +0000 (09:34 -0400)
committerGitHub <redacted>
Fri, 1 Sep 2023 13:34:50 +0000 (16:34 +0300)
commitef156499721c67748cde01a5436cb6f0648bb4b4
treef979837d94e3deab68d38b08ce70441123c888c8
parentd8d6977f48f1fa402ade38ad32c5b5fb1358d059
build : fix most gcc and clang warnings (#2861)

* fix most gcc and clang warnings

* baby-llama : remove commented opt_params_adam

* fix some MinGW warnings

* fix more MinGW warnings
CMakeLists.txt
Makefile
common/common.cpp
common/console.cpp
examples/baby-llama/baby-llama.cpp
examples/beam-search/beam-search.cpp
examples/server/server.cpp
k_quants.c
llama.cpp