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-09 18:21:45 +00:00
Code
Issues
Actions
15
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
vulkan : add backend registry / device interfaces (#9721)
python-lint.yml #619
:
Commit
f010b77a37
pushed by
root
b3933
2024-10-18 09:36:17 +00:00
0s
readme : update bindings list (#9918)
python-lint.yml #618
:
Commit
3752217ed5
pushed by
root
master
2024-10-18 01:36:21 +00:00
0s
readme : update bindings list (#9918)
nix-ci.yml #617
:
Commit
3752217ed5
pushed by
root
master
2024-10-18 01:36:21 +00:00
0s
fix: allocating CPU buffer with size `0` (#9917)
python-lint.yml #616
:
Commit
2194200278
pushed by
root
b3932
2024-10-18 03:36:17 +00:00
0s
fix: use `vm_allocate` to allocate CPU backend buffer on macOS (#9875)
python-lint.yml #615
:
Commit
73afe681aa
pushed by
root
b3931
2024-10-18 03:36:17 +00:00
0s
llama : suppress conversion from 'size_t' to 'int' (#9046)
python-lint.yml #614
:
Commit
9e04102448
pushed by
root
b3930
2024-10-18 03:36:17 +00:00
0s
set .buffer_from_host_ptr to be false for AMX backend
python-type-check.yml #613
:
Commit
d5e8aba77b
pushed by
root
pr_add_intel_amx_support
2024-10-18 03:36:17 +00:00
0s
set .buffer_from_host_ptr to be false for AMX backend
python-lint.yml #612
:
Commit
d5e8aba77b
pushed by
root
pr_add_intel_amx_support
2024-10-18 03:36:17 +00:00
0s
vulkan : add backend registry / device interfaces (#9721)
python-lint.yml #611
:
Commit
f010b77a37
pushed by
root
master
2024-10-17 09:16:21 +00:00
0s
vulkan : add backend registry / device interfaces (#9721)
nix-ci.yml #610
:
Commit
f010b77a37
pushed by
root
master
2024-10-17 09:16:21 +00:00
0s
vulkan : add backend registry / device interfaces (#9721)
docker.yml #609
:
Commit
f010b77a37
pushed by
root
master
2024-10-18 01:36:21 +00:00
0s
llama : add tensor name for "result_norm" (#9907)
python-lint.yml #607
:
Commit
10433e8b45
pushed by
root
b3927
2024-10-17 21:36:17 +00:00
0s
server : fix the disappearance of the end of the text (#9867)
python-lint.yml #606
:
Commit
1f66b699c4
pushed by
root
b3926
2024-10-17 21:36:17 +00:00
0s
sync : ggml
python-lint.yml #605
:
Commit
0e41b300ed
pushed by
root
b3925
2024-10-17 21:36:17 +00:00
0s
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
python-type-check.yml #604
:
Commit
66c2c93082
pushed by
root
master
2024-10-17 21:36:17 +00:00
0s
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
python-lint.yml #603
:
Commit
66c2c93082
pushed by
root
master
2024-10-17 01:06:20 +00:00
0s
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
nix-ci.yml #602
:
Commit
66c2c93082
pushed by
root
master
2024-10-17 01:06:20 +00:00
0s
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
docker.yml #601
:
Commit
66c2c93082
pushed by
root
master
2024-10-17 01:06:20 +00:00
0s
[CANN] Fix cann compilation error (#9891)
python-lint.yml #599
:
Commit
becfd387f6
pushed by
root
b3923
2024-10-17 09:36:17 +00:00
0s
minor change
python-type-check.yml #598
:
Commit
60727752d3
pushed by
root
pr_add_intel_amx_support
2024-10-17 01:06:20 +00:00
0s
minor change
python-lint.yml #597
:
Commit
60727752d3
pushed by
root
pr_add_intel_amx_support
2024-10-17 01:06:20 +00:00
0s
server : fix the disappearance of the end of the text (#9867)
python-lint.yml #596
:
Commit
1f66b699c4
pushed by
root
master
2024-10-16 16:56:21 +00:00
0s
server : fix the disappearance of the end of the text (#9867)
nix-ci.yml #595
:
Commit
1f66b699c4
pushed by
root
master
2024-10-16 16:56:21 +00:00
0s
server : fix the disappearance of the end of the text (#9867)
docker.yml #594
:
Commit
1f66b699c4
pushed by
root
master
2024-10-16 16:56:20 +00:00
0s
graph-prof: fix compilation error on ubuntu
python-type-check.yml #593
:
Commit
e7e9a7fca8
pushed by
root
graph-profiler
2024-10-17 09:36:17 +00:00
0s
graph-prof: fix compilation error on ubuntu
python-lint.yml #592
:
Commit
e7e9a7fca8
pushed by
root
graph-profiler
2024-10-17 09:36:17 +00:00
0s
graph-prof: fix compilation error on ubuntu
python-check-requirements.yml #591
:
Commit
e7e9a7fca8
pushed by
root
graph-profiler
2024-10-17 09:36:17 +00:00
0s
llama : add infill sampler (#9896)
python-lint.yml #589
:
Commit
755a9b2bf0
pushed by
root
b3922
2024-10-16 21:36:17 +00:00
0s
server : improve infill context reuse (#9894)
python-lint.yml #588
:
Commit
223c25a72f
pushed by
root
b3921
2024-10-16 21:36:17 +00:00
0s
sampling : add XTC sampler (#9742)
python-lint.yml #587
:
Commit
fbc98b748e
pushed by
root
b3920
2024-10-16 21:36:17 +00:00
0s
First
Previous
...
28
29
30
31
32
...
Next
Last