This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
llama.cpp
Watch
0
Star
0
Fork
0
You've already forked llama.cpp
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2025-07-04 18:16:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a31d0dc00ba946d448e16ecc915ce5e8355994e
llama.cpp
/
examples
/
server
/
tests
/
unit
History
Yüg
a86ad841f1
server : add flag to disable the web-ui (
#10762
) (
#10751
)
...
Co-authored-by: eugenio.segala <
esegala@deloitte.co.uk
>
2024-12-10 18:22:34 +01:00
..
test_basic.py
server : add flag to disable the web-ui (
#10762
) (
#10751
)
2024-12-10 18:22:34 +01:00
test_chat_completion.py
server : (refactor) no more json in server_task input (
#10691
)
2024-12-07 20:21:09 +01:00
test_completion.py
server : bring back info of final chunk in stream mode (
#10722
)
2024-12-08 20:38:51 +01:00
test_ctx_shift.py
…
test_embedding.py
…
test_infill.py
server : fix format_infill (
#10724
)
2024-12-08 23:04:29 +01:00
test_lora.py
…
test_rerank.py
server : add more test cases (
#10569
)
2024-11-29 21:48:56 +01:00
test_security.py
…
test_slot_save.py
…
test_speculative.py
server : fix speculative decoding with context shift (
#10641
)
2024-12-04 22:38:20 +02:00
test_tokenize.py
…