]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
fix: rpc-server cache may not work in Windows environments (llama/22394)
authorunraido <redacted>
Mon, 27 Apr 2026 14:25:09 +0000 (23:25 +0900)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:21 +0000 (11:29 +0300)
commitc9ba41397cb81e13f98d896a5a63fd5e9a1ea8dc
treec6fa516b9110aaccabe3c07541125af51b16d2bd
parentf5c3ce17d563b7a86561062c1cd82ad7b1ebdd24
fix: rpc-server cache may not work in Windows environments (llama/22394)

* fix: create directory and log cache file name.

* Remove GGML_LOG_INFO conditional compilation.

---------

Co-authored-by: kotaro <redacted>
ggml/src/ggml-rpc/ggml-rpc.cpp