]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : sprintf -> snprintf (#8434)
authorGeorgi Gerganov <redacted>
Fri, 12 Jul 2024 07:46:14 +0000 (10:46 +0300)
committerGitHub <redacted>
Fri, 12 Jul 2024 07:46:14 +0000 (10:46 +0300)
commit71c1121d11f1437be9421fd0cbaa011b9ef49098
treef0a81e432248411e35a323137e641e2c3ebcbbad
parent370b1f7e7a7514d9a63daf15f7b0f00319b7f908
examples : sprintf -> snprintf (#8434)

* examples : sprintf -> snprintf

ggml-ci

* examples : use sizeof() instead of hardcoded constants
examples/eval-callback/eval-callback.cpp
examples/gguf-hash/gguf-hash.cpp