]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : fix includes in arg.cpp and gemma3-cli.cpp (#12766)
authorSergey Fedorov <redacted>
Sat, 5 Apr 2025 15:46:00 +0000 (23:46 +0800)
committerGitHub <redacted>
Sat, 5 Apr 2025 15:46:00 +0000 (17:46 +0200)
commitf1e3eb4249db68d97be352c0adf16eef7ae53795
tree9ccf7554d54cccfdd9798d0bc2ede7cd24a8814a
parent0364178ca2452bd241a4cdd4350d0d7a6ff8c4b4
common : fix includes in arg.cpp and gemma3-cli.cpp (#12766)

* arg.cpp: add a missing include

* gemma3-cli.cpp: fix cinttypes include
common/arg.cpp
examples/llava/gemma3-cli.cpp