]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama: fix integer type consistency in split helpers (#18894)
authorJakkala Mahesh <redacted>
Sun, 25 Jan 2026 07:10:52 +0000 (12:40 +0530)
committerGitHub <redacted>
Sun, 25 Jan 2026 07:10:52 +0000 (09:10 +0200)
commit24bc23830313ce13080ae393309cef080f2141c2
tree3eff4e0c40c2b6d142e15a027b3499cae0e5faec
parent16639ba2178fc1ccbae912d678d8b515dc4dc322
llama: fix integer type consistency in split helpers (#18894)

* llama: fix integer type consistency in split helpers

* llama: apply minor style fixes

* llama: remove trailing whitespace
include/llama.h
src/llama.cpp