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-10 02:31:46 +00:00
Code
Issues
Actions
13
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
llama : add llama_supports_rpc API
python-lint.yml #517
:
Commit
740e7cb6e5
pushed by
root
sl/rpc-reg-2
2024-10-11 09:36:17 +00:00
0s
cmake : do not build common library by default when standalone (#9804)
python-lint.yml #515
:
Commit
c81f3bbb05
pushed by
root
b3902
2024-10-11 03:36:17 +00:00
0s
perplexity : fix integer overflow (#9783)
python-lint.yml #514
:
Commit
e7022064ab
pushed by
root
b3901
2024-10-11 03:36:17 +00:00
0s
add command line parser, simplify code
python-lint.yml #513
:
Commit
06444a603f
pushed by
root
sl/simplify-simple-example
2024-10-11 03:36:17 +00:00
0s
rpc : add backend registry / device interfaces
python-lint.yml #512
:
Commit
bc40adb1fa
pushed by
root
sl/rpc-reg-2
2024-10-10 05:46:20 +00:00
0s
cmake : do not build common library by default when standalone (#9804)
python-lint.yml #511
:
Commit
c81f3bbb05
pushed by
root
master
2024-10-10 22:06:21 +00:00
0s
cmake : do not build common library by default when standalone (#9804)
nix-ci.yml #510
:
Commit
c81f3bbb05
pushed by
root
master
2024-10-10 22:06:21 +00:00
0s
cmake : do not build common library by default when standalone (#9804)
docker.yml #509
:
Commit
c81f3bbb05
pushed by
root
master
2024-10-10 22:06:21 +00:00
0s
examples : do not use common library in simple example
python-lint.yml #508
:
Commit
1c4d573c5f
pushed by
root
sl/simplify-simple-example
2024-10-09 21:36:21 +00:00
0s
update android example
python-lint.yml #507
:
Commit
1f1d6f406e
pushed by
root
sl/rename-common-funcs
2024-10-10 15:36:17 +00:00
0s
enable common on android example
python-lint.yml #506
:
Commit
4b44ea6224
pushed by
root
sl/no-standalone-common
2024-10-10 15:36:17 +00:00
0s
examples : remove llama.vim
python-lint.yml #505
:
Commit
3dc48fe75a
pushed by
root
master
2024-10-09 21:36:21 +00:00
0s
examples : remove llama.vim
nix-ci.yml #504
:
Commit
3dc48fe75a
pushed by
root
master
2024-10-09 21:36:20 +00:00
0s
server : update slot->prompt after restore
python-lint.yml #503
:
Commit
6556c90171
pushed by
root
gg/server-fix-slot-restore
2024-10-10 15:36:17 +00:00
0s
llama : improve infill support
python-lint.yml #502
:
Commit
61a66f25ab
pushed by
root
gg/infill-0
2024-10-10 13:56:19 +00:00
0s
ggml : fix BLAS with unsupported types (#9775)
python-lint.yml #499
:
Commit
dca1d4b58a
pushed by
root
b3899
2024-10-09 21:36:17 +00:00
0s
llama : add infill sampler
python-lint.yml #498
:
Commit
474d0e6e51
pushed by
root
llama.vim
2024-10-09 21:36:17 +00:00
0s
server : better security control for public deployments (#9776)
python-type-check.yml #497
:
Commit
458367a906
pushed by
root
b3898
2024-10-09 15:36:17 +00:00
0s
server : better security control for public deployments (#9776)
python-lint.yml #496
:
Commit
458367a906
pushed by
root
b3898
2024-10-09 15:36:17 +00:00
0s
ggml : fix BLAS with unsupported types (#9775)
python-type-check.yml #495
:
Commit
dca1d4b58a
pushed by
root
master
2024-10-09 15:36:17 +00:00
0s
ggml : fix BLAS with unsupported types (#9775)
python-lint.yml #494
:
Commit
dca1d4b58a
pushed by
root
master
2024-10-09 13:26:21 +00:00
0s
ggml : fix BLAS with unsupported types (#9775)
nix-ci.yml #493
:
Commit
dca1d4b58a
pushed by
root
master
2024-10-09 13:26:21 +00:00
0s
ggml : fix BLAS with unsupported types (#9775)
docker.yml #492
:
Commit
dca1d4b58a
pushed by
root
master
2024-10-09 15:36:17 +00:00
0s
perplexity : keep n_vocab as int and make appropriate casts
python-lint.yml #491
:
Commit
fbefe1731c
pushed by
root
gg/perplexity-fix-int-overflow
2024-10-09 15:36:17 +00:00
0s
ggml : add backend registry / device interfaces to BLAS backend (#9752)
python-lint.yml #489
:
Commit
6374743747
pushed by
root
b3896
2024-10-09 09:36:17 +00:00
0s
llama : print devices used on model load
python-lint.yml #488
:
Commit
20ca856ab1
pushed by
root
sl/vulkan-reg-2
2024-10-09 09:36:17 +00:00
0s
Update building for Android (#9672)
python-lint.yml #486
:
Commit
f1af42fa8c
pushed by
root
b3895
2024-10-08 21:36:17 +00:00
0s
metal : single allocation of encode_async block (#9747)
python-lint.yml #485
:
Commit
96b6912103
pushed by
root
b3892
2024-10-08 21:36:17 +00:00
0s
ggml : rename ggml_internal_get_type_traits -> ggml_get_type_traits
python-lint.yml #484
:
Commit
d74105f2c7
pushed by
root
sl/fix-blas-and-traits
2024-10-08 21:36:17 +00:00
0s
ggml : add backend registry / device interfaces to BLAS backend (#9752)
python-lint.yml #483
:
Commit
6374743747
pushed by
root
master
2024-10-08 12:56:22 +00:00
0s
First
Previous
...
31
32
33
34
35
...
Next
Last