]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : cleanup path_str() (llama/18928)
authorAdrien Gallouët <redacted>
Tue, 20 Jan 2026 10:42:49 +0000 (11:42 +0100)
committerGeorgi Gerganov <redacted>
Fri, 30 Jan 2026 13:56:40 +0000 (15:56 +0200)
commitbf71ffa6b34a04d18b5f0b5489206171f16e9790
tree8bb9741de3e815cff7f1c85bd762fcbea6b68000
parentb0517d6912de72330616d66bb676ea902a1b93b6
ggml : cleanup path_str() (llama/18928)

- Remove pragmas as `std::codecvt_utf8` is not used.
- Avoid implicit `strlen()`.

Signed-off-by: Adrien Gallouët <redacted>
ggml/src/ggml-backend-reg.cpp