]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llm : add llm_build_context (#3881)
authorGeorgi Gerganov <redacted>
Wed, 1 Nov 2023 18:11:02 +0000 (20:11 +0200)
committerGitHub <redacted>
Wed, 1 Nov 2023 18:11:02 +0000 (20:11 +0200)
commit50337961a678fce4081554b24e56e86b67660163
tree968a24dfdc3347be6edc98767294c0fd4e6583b8
parent0e40806c1cb3bdf9955ed807ffbe212be85b4c67
llm : add llm_build_context (#3881)

* llm : add llm_build_context

* llm : deduce norm eps based on type + explict max_alibi_bias, clamp_kqv

* llm : restore the non-graph llm_build_ functional API

ggml-ci

* llm : cleanup + comments
llama.cpp