]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-alloc : enlarge size of parse_seq (#2776)
authorShouzheng Liu <redacted>
Fri, 25 Aug 2023 05:58:00 +0000 (01:58 -0400)
committerGitHub <redacted>
Fri, 25 Aug 2023 05:58:00 +0000 (08:58 +0300)
commitb91ad7f46134d0d051dc516eb59a76f402de55c2
tree2c9af713193e4ac89e75070580eb1e9c573c5ebe
parent2e5f70a25fc4576e9ed78603fe493eb7702c37a3
ggml-alloc : enlarge size of parse_seq (#2776)

Since we also store barriers in this array, we need to double its size.
ggml-alloc.c