]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : fix order of parameters (#8706)
authorJudd <redacted>
Fri, 26 Jul 2024 08:38:12 +0000 (16:38 +0800)
committerGitHub <redacted>
Fri, 26 Jul 2024 08:38:12 +0000 (11:38 +0300)
commit01245f5b1629075543bc4478418c7d72a0b4b3c7
tree8f44ef1b44512080f4ebdab0490a2b11450d73ae
parent01aec4a6310ab0160483196db0e726d78d4c94b6
llama : fix order of parameters (#8706)

usage of `aclrtGetMemInfo` is correct:

https://www.hiascend.com/doc_center/source/zh/canncommercial/63RC2/inferapplicationdev/aclcppdevg/aclcppdevg_03_0103.html

Co-authored-by: Judd <redacted>
src/llama.cpp