llama.cpp/tools/server/tests/unit
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
test_vision_api.py