Skip to content

Tags: lgrammel/llama.cpp

Tags

b1786

Toggle b1786's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
llama-bench : add no-kv-offload parameter (ggml-org#4812)

b1785

Toggle b1785's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CUDA: fixed redundant value dequantization (ggml-org#4809)

b1784

Toggle b1784's commit message

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov
llama : remove unused vars (ggml-org#4796)

b1783

Toggle b1783's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
llama : remove redundant GQA check (ggml-org#4796)

b1782

Toggle b1782's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
llama.swiftui : use llama.cpp as SPM package (ggml-org#4804)

b1781

Toggle b1781's commit message

Verified

This commit was signed with the committer’s verified signature.
ggerganov Georgi Gerganov
llama : print tensor meta for debugging

b1779

Toggle b1779's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ggml : use __builtin_amdgcn_sudot4 in __dp4a for gfx11 (ggml-org#4787)

b1778

Toggle b1778's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
server : fix n_predict check (ggml-org#4798)

b1777

Toggle b1777's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
llama.swiftui : use correct pointer for llama_token_eos (ggml-org#4797)

b1775

Toggle b1775's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cmake : check for openblas64 (ggml-org#4134)

openblas v0.3.22 64-bit pkg-config file is named openblas64.pc
OpenMathLib/OpenBLAS#3790