Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: mikoedit/llama.cpp

Tags

b5149

Toggle b5149's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
graph : make FA compatible with MLA + add initial Metal kernels (ggml…

…-org#12953)

* graph : make mla compatible with FA

* metal : add exp FA kernels for DeepSeek models

ggml-ci

* llama : minor naming updates

ggml-ci

* ggml : disable FA for DS head sizes

* tests : add FA tests for MLA shapes

ggml-ci

b5143

Toggle b5143's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CANN: Add 310P operator support check (ggml-org#12962)

b5133

Toggle b5133's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add performance print for gemma3 in example (ggml-org#12929)