]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd, arg: fix utf8 handling on windows (#24779)
authorXuan-Son Nguyen <redacted>
Fri, 19 Jun 2026 20:28:38 +0000 (22:28 +0200)
committerGitHub <redacted>
Fri, 19 Jun 2026 20:28:38 +0000 (22:28 +0200)
commite475fa2b5f9fb50c3d6fc3e7c6fdf1e004465b62
tree8428c8a2d2cac458026d99f4b4e485c2fdc08b45
parent175147e8f612671b7906e21fb1cdea62e4da0e21
mtmd, arg: fix utf8 handling on windows (#24779)

* mtmd, arg: fix utf8 handling on windows

* also fix ggml_fopen

* fix build fail

* also fix CLI
common/arg.cpp
common/common.cpp
common/common.h
ggml/src/ggml.c
tools/cli/cli.cpp
tools/mtmd/clip-impl.h
tools/mtmd/clip.cpp
tools/mtmd/mtmd-cli.cpp
tools/mtmd/mtmd-helper.cpp