This website requires JavaScript.
Explore
Help
Sign In
Superminaren
/
llama.cpp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ggml-org/llama.cpp.git
synced
2026-09-11 04:56:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8612ed18b7d2896009f255c11eb002aa7bfa9057
llama.cpp
/
tools
/
server
/
tests
/
unit
T
History
Gaspard Petit
ce8fd4b1a6
server: Expose build_info in router mode (
#21835
)
2026-04-13 11:14:42 +02:00
..
test_basic.py
…
test_chat_completion.py
…
test_compat_anthropic.py
…
test_compat_oai_responses.py
…
test_completion.py
Propose fix a couple of typos (
#21581
)
2026-04-08 16:29:03 +02:00
test_ctx_shift.py
…
test_embedding.py
…
test_ignore_eos.py
server: respect the ignore eos flag (
#21203
)
2026-04-08 17:12:15 +02:00
test_infill.py
…
test_kv_keep_only_active.py
server: save and clear idle slots on new task (
--clear-idle
) (
#20993
)
2026-04-03 19:02:27 +02:00
test_lora.py
…
test_proxy.py
…
test_rerank.py
…
test_router.py
server: Expose build_info in router mode (
#21835
)
2026-04-13 11:14:42 +02:00
test_security.py
server: Bypass API Key validation for WebUI static bundle assets (
#21269
)
2026-04-01 21:32:15 +02:00
test_sleep.py
…
test_slot_save.py
…
test_speculative.py
…
test_template.py
…
test_tokenize.py
…
test_tool_call.py
ci : switch from pyright to ty (
#20826
)
2026-03-21 08:54:34 +01:00
test_vision_api.py
…