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-03 23:34:35 +00:00
Code
Issues
Actions
7
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
metal : minor fixup in FA kernel (#10143)
python-lint.yml #894
:
Commit
08828a6d7d
pushed by
root
b4019
2024-11-04 21:36:17 +00:00
0s
revert synchronization change to ggml_init
python-lint.yml #893
:
Commit
0825ba2fca
pushed by
root
sl/ggml-cpu-backend
2024-11-04 21:36:17 +00:00
0s
metal : minor fixup in FA kernel (#10143)
python-lint.yml #892
:
Commit
08828a6d7d
pushed by
root
master
2024-11-04 01:56:20 +00:00
0s
metal : minor fixup in FA kernel (#10143)
nix-ci.yml #891
:
Commit
08828a6d7d
pushed by
root
master
2024-11-04 01:56:20 +00:00
0s
metal : minor fixup in FA kernel (#10143)
nix-ci-aarch64.yml #890
:
Commit
08828a6d7d
pushed by
root
master
2024-11-04 21:36:17 +00:00
0s
metal : minor fixup in FA kernel (#10143)
docker.yml #889
:
Commit
08828a6d7d
pushed by
root
master
2024-11-04 01:56:20 +00:00
0s
metal : add quantized FA (vec) support
python-lint.yml #888
:
Commit
55fc9733bf
pushed by
root
gg/metal-fa-q
2024-11-04 10:06:20 +00:00
0s
metal : remove unused var
python-lint.yml #886
:
Commit
909cfd498c
pushed by
root
gg/metal-fa-fixup
2024-11-04 15:36:17 +00:00
0s
server : fix slot selection by lru (#10126)
python-lint.yml #885
:
Commit
42cadc74bd
pushed by
root
b4016
2024-11-04 03:36:17 +00:00
0s
server : fix endpoint checks (#10135)
python-lint.yml #884
:
Commit
45950415ed
pushed by
root
b4015
2024-11-04 03:36:17 +00:00
0s
flake.lock: Update
python-type-check.yml #883
:
Commit
1855a062a2
pushed by
root
update_flake_lock_action
2024-11-04 03:36:17 +00:00
0s
flake.lock: Update
python-lint.yml #882
:
Commit
1855a062a2
pushed by
root
update_flake_lock_action
2024-11-04 03:36:17 +00:00
0s
flake.lock: Update
python-check-requirements.yml #881
:
Commit
1855a062a2
pushed by
root
update_flake_lock_action
2024-11-04 03:36:17 +00:00
0s
ggml : move CPU backend to a separate file
python-lint.yml #880
:
Commit
bf95fffc6f
pushed by
root
sl/ggml-cpu-backend
2024-11-03 17:46:20 +00:00
0s
Add apple arm to presets (#10134)
python-lint.yml #879
:
Commit
9830b6923b
pushed by
root
master
2024-11-03 17:46:20 +00:00
0s
Add apple arm to presets (#10134)
nix-ci.yml #878
:
Commit
9830b6923b
pushed by
root
master
2024-11-03 17:46:20 +00:00
0s
metal : fattn quantization (wip)
python-lint.yml #877
:
Commit
82749363a8
pushed by
root
gg/metal-fa-q
2024-11-03 17:46:20 +00:00
0s
metal : minor fixup in FA kernel
python-lint.yml #876
:
Commit
40e717263e
pushed by
root
gg/metal-fa-fixup
2024-11-03 09:36:20 +00:00
0s
llama : adjust default context size + print warnings (#10136)
python-lint.yml #873
:
Commit
1926d6e39d
pushed by
root
b4014
2024-11-03 21:36:17 +00:00
0s
simple-chat : only add bos on first prompt (#10129)
python-lint.yml #872
:
Commit
b634f8a26f
pushed by
root
b4013
2024-11-03 21:36:17 +00:00
0s
llama-bench : skip repeated values in consecutive lines
python-lint.yml #871
:
Commit
4fc8673d09
pushed by
root
sl/llama-bench-headers
2024-11-03 21:36:17 +00:00
0s
server : fix slot selection by lru (#10126)
python-type-check.yml #870
:
Commit
42cadc74bd
pushed by
root
master
2024-11-03 21:36:17 +00:00
0s
server : fix slot selection by lru (#10126)
python-lint.yml #869
:
Commit
42cadc74bd
pushed by
root
master
2024-11-03 01:26:20 +00:00
0s
server : fix slot selection by lru (#10126)
python-check-requirements.yml #868
:
Commit
42cadc74bd
pushed by
root
master
2024-11-03 21:36:17 +00:00
0s
server : fix slot selection by lru (#10126)
nix-ci.yml #867
:
Commit
42cadc74bd
pushed by
root
master
2024-11-03 01:26:20 +00:00
0s
server : fix slot selection by lru (#10126)
docker.yml #866
:
Commit
42cadc74bd
pushed by
root
master
2024-11-03 17:46:20 +00:00
0s
metal : fattn quantization (wip)
python-lint.yml #865
:
Commit
fdc2bb17b6
pushed by
root
gg/metal-fa-q
2024-11-03 01:26:20 +00:00
0s
llama : add simple-chat example (#10124)
python-lint.yml #863
:
Commit
a6744e43e8
pushed by
root
b4011
2024-11-03 09:36:17 +00:00
0s
llama : use smart pointers for ggml resources (#10117)
python-lint.yml #862
:
Commit
e991e3127f
pushed by
root
b4010
2024-11-03 03:36:17 +00:00
0s
vulkan : improve ggml_vk_create_buffer error handling (#9898)
python-lint.yml #861
:
Commit
418f5eef26
pushed by
root
b4009
2024-11-03 03:36:17 +00:00
0s
First
Previous
...
19
20
21
22
23
...
Next
Last