]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : replace all API facing `int`'s with `int32_t` (#4577)
authorMarcus Dunn <redacted>
Tue, 2 Jan 2024 14:15:16 +0000 (06:15 -0800)
committerGitHub <redacted>
Tue, 2 Jan 2024 14:15:16 +0000 (16:15 +0200)
commit0040d42eeb237197054cc7790df5776eacfa608e
tree96ede6509b2d8a989894a0ef53b1686e759b0b33
parent83e633c27efdf0eb0ba54249e784b0ea760b1007
llama : replace all API facing `int`'s with `int32_t` (#4577)

* replaced all API facing `int`'s with `int32_t`

* formatting and missed `int` in `llama_token_to_piece`
llama.cpp
llama.h