This website requires JavaScript.
Explore
Help
Sign In
root
/
llama.cpp
Watch
1
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
synced
2025-01-06 00:34:35 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
close-issue.yml
docker.yml
editorconfig.yml
gguf-publish.yml
labeler.yml
python-check-requirements.yml
python-lint.yml
python-type-check.yml
server.yml
Actor
All actors
root
Status
All status
success
failure
waiting
running
sync : ggml
docker.yml #838
:
Commit
815fe72adc
pushed by
root
master
2024-11-01 16:46:20 +00:00
0s
examples : add idle tool for investigating GPU idle overhead
python-lint.yml #837
:
Commit
a20738644e
pushed by
root
gg/idle
2024-11-02 09:36:17 +00:00
0s
loader: refactor tensor weights storage (#9935)
python-lint.yml #835
:
Commit
ab3d71f97f
pushed by
root
b3999
2024-11-02 03:36:17 +00:00
0s
llama : improve output buffer type selection (#10098)
python-lint.yml #834
:
Commit
85679d37f3
pushed by
root
master
2024-11-01 08:36:20 +00:00
0s
llama : improve output buffer type selection (#10098)
nix-ci.yml #833
:
Commit
85679d37f3
pushed by
root
master
2024-11-01 08:36:20 +00:00
0s
llama : improve output buffer type selection (#10098)
docker.yml #832
:
Commit
85679d37f3
pushed by
root
master
2024-11-01 08:36:20 +00:00
0s
server : include scheme when printing URL (#10106)
python-lint.yml #831
:
Commit
0a683e8088
pushed by
root
b3998
2024-11-01 21:36:17 +00:00
0s
ggml : check tensor name lengths in gguf files (#10100)
python-lint.yml #830
:
Commit
dea5e86051
pushed by
root
b3997
2024-11-01 21:36:17 +00:00
0s
kompute: add mul_mat_q4_k shader (#10097)
python-lint.yml #829
:
Commit
1329c0a75e
pushed by
root
b3996
2024-11-01 21:36:17 +00:00
0s
llama : fix buffer checks for mamba and rwk
python-lint.yml #828
:
Commit
dec6ce2535
pushed by
root
sl/fix-mamba-rwk-checks
2024-11-01 21:36:17 +00:00
0s
server : include scheme when printing URL (#10106)
python-lint.yml #827
:
Commit
0a683e8088
pushed by
root
master
2024-11-01 00:26:20 +00:00
0s
server : include scheme when printing URL (#10106)
nix-ci.yml #826
:
Commit
0a683e8088
pushed by
root
master
2024-11-01 00:26:20 +00:00
0s
server : include scheme when printing URL (#10106)
docker.yml #825
:
Commit
0a683e8088
pushed by
root
master
2024-11-01 00:26:20 +00:00
0s
kompute: add backend registry / device interfaces (#10045)
python-lint.yml #822
:
Commit
61408e7fad
pushed by
root
b3995
2024-11-01 03:36:17 +00:00
0s
llama : improve output buffer type selection
python-lint.yml #821
:
Commit
e3e1e0c96f
pushed by
root
sl/fix-output-buffer-alloc
2024-11-01 03:36:17 +00:00
0s
ggml : check tensor name lengths in gguf files
python-lint.yml #820
:
Commit
77b6c12325
pushed by
root
sl/fix-gguf-tensor-name-len
2024-11-01 03:36:17 +00:00
0s
llama : enable flash attn automatically when supported
python-lint.yml #819
:
Commit
afc4a7de65
pushed by
root
sl/auto-flash-attn
2024-11-01 03:36:17 +00:00
0s
kompute: add backend registry / device interfaces (#10045)
python-lint.yml #818
:
Commit
61408e7fad
pushed by
root
master
2024-10-31 16:16:22 +00:00
0s
kompute: add backend registry / device interfaces (#10045)
nix-ci.yml #817
:
Commit
61408e7fad
pushed by
root
master
2024-10-31 16:16:22 +00:00
0s
kompute: add backend registry / device interfaces (#10045)
docker.yml #816
:
Commit
61408e7fad
pushed by
root
master
2024-10-31 16:16:22 +00:00
0s
ggml : fix memory leaks when loading invalid gguf files (#10094)
python-lint.yml #815
:
Commit
b9e02e8184
pushed by
root
b3994
2024-10-31 21:36:17 +00:00
0s
ggml : add Q4_0_8_8 RISC-V GEMV and GEMM kernels (#10029)
python-lint.yml #814
:
Commit
fc83a9e584
pushed by
root
b3991
2024-10-31 21:36:17 +00:00
0s
ggml : fix memory leaks when loading invalid gguf files (#10094)
python-type-check.yml #813
:
Commit
b9e02e8184
pushed by
root
master
2024-10-31 21:36:17 +00:00
0s
ggml : fix memory leaks when loading invalid gguf files (#10094)
python-lint.yml #812
:
Commit
b9e02e8184
pushed by
root
master
2024-10-30 23:56:21 +00:00
0s
ggml : fix memory leaks when loading invalid gguf files (#10094)
python-check-requirements.yml #811
:
Commit
b9e02e8184
pushed by
root
master
2024-10-31 21:36:17 +00:00
0s
ggml : fix memory leaks when loading invalid gguf files (#10094)
nix-ci.yml #810
:
Commit
b9e02e8184
pushed by
root
master
2024-10-30 23:56:21 +00:00
0s
ggml : fix memory leaks when loading invalid gguf files (#10094)
docker.yml #809
:
Commit
b9e02e8184
pushed by
root
master
2024-10-30 23:56:21 +00:00
0s
llama : refactor model loader with backend registry (#10026)
python-type-check.yml #807
:
Commit
c5b0f4b5d9
pushed by
root
b3990
2024-10-31 09:36:17 +00:00
0s
llama : refactor model loader with backend registry (#10026)
python-lint.yml #806
:
Commit
c5b0f4b5d9
pushed by
root
b3990
2024-10-31 09:36:17 +00:00
0s
ggml : add Q4_0_8_8 RISC-V GEMV and GEMM kernels (#10029)
python-type-check.yml #805
:
Commit
fc83a9e584
pushed by
root
master
2024-10-30 15:46:21 +00:00
0s
First
Previous
...
21
22
23
24
25
...
Next
Last