Tags · feiyunwill/llama.cpp · GitHub
Skip to content

Tags: feiyunwill/llama.cpp

Tags

b9641

Toggle b9641's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ggml-webgpu: improve i-quants mul_mat performance and speed up prefill (

ggml-org#24530)

* Improve prefill speeds for i-quants

* Fix #if defined() usage in preprocessor guards.

b9570

Toggle b9570's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ggml-webgpu: Add clang-format job (ggml-org#24308)

* Add clang-format job

* try local formatting

b8149

Toggle b8149's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gguf : fix ftell/fseek for Windows (ggml-org#19870)