]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Increase 3B scratch buffers. (#1698)
authorHenri Vasserman <redacted>
Mon, 5 Jun 2023 10:43:08 +0000 (13:43 +0300)
committerGitHub <redacted>
Mon, 5 Jun 2023 10:43:08 +0000 (13:43 +0300)
commit5220a991a5e92bddad9542267ab445a2c033681c
tree6881759a7aaa573a5c5e70b24a0516bfd060b94a
parentd1f563a743a83dabc11e125d4a7d64189c16498c
Increase 3B scratch buffers. (#1698)

The 128 MB was too optimistic.
Too bad it is not dynamically computed.
llama.cpp