]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : replace fprintf to stdout with printf (#3017)
authorCebtenzzre <redacted>
Tue, 5 Sep 2023 19:10:27 +0000 (15:10 -0400)
committerGitHub <redacted>
Tue, 5 Sep 2023 19:10:27 +0000 (15:10 -0400)
commitde2fe892af92a5c7b5ef1beb7efbc0524343fbab
tree340b003a020ad489ef6981cb08091a671f0987bd
parentc9c3220c485c7bea740a07cda7343677fb3beaae
examples : replace fprintf to stdout with printf (#3017)
common/common.cpp
common/log.h
examples/gguf/gguf.cpp
examples/gptneox-wip/falcon-main.cpp
examples/gptneox-wip/gptneox-main.cpp
examples/llama-bench/llama-bench.cpp
examples/server/server.cpp