]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : bump max layers from 256 to 512 (#8530)
authorGeorgi Gerganov <redacted>
Fri, 19 Jul 2024 13:50:47 +0000 (16:50 +0300)
committerGitHub <redacted>
Fri, 19 Jul 2024 13:50:47 +0000 (16:50 +0300)
commitd19754553029296c46d40b2f7bd4e2c2f531a8c5
tree3045968562bd9f35b635292520bc07cb5e9330ad
parentbe0cfb41752551a4680ee7dfd29f2a05b50db442
llama : bump max layers from 256 to 512 (#8530)

* llama : bump max layers from 256 to 512

* llama : replace asserts with exceptions
include/llama.h
src/llama.cpp