koboldcpp/tools/server/tests/unit
Tim Neumann 2e97c5f96f
backend sampling: support returning post-sampling probs (#22622)
* server: Never return 0.0 post-sampling probabilities

* backend sampling: support returning post-sampling probs
2026-05-10 19:12:02 +02:00
..
test_basic.py
test_chat_completion.py
test_compat_anthropic.py
test_compat_gcp.py server: support Vertex AI compatible API (#22545) 2026-05-08 15:23:04 +02:00
test_compat_oai_responses.py
test_completion.py backend sampling: support returning post-sampling probs (#22622) 2026-05-10 19:12:02 +02:00
test_ctx_shift.py
test_embedding.py
test_ignore_eos.py
test_infill.py
test_kv_keep_only_active.py server: rename debug tags to match --cache-idle-slots naming (#22292) 2026-04-24 09:28:44 +03:00
test_lora.py
test_proxy.py
test_rerank.py
test_router.py server: implement /models?reload=1 (#21848) 2026-05-04 16:23:26 +02:00
test_security.py
test_sleep.py
test_slot_save.py
test_speculative.py
test_template.py
test_tokenize.py
test_tool_call.py common/autoparser: fixes for newline handling / forced tool calls (#22654) 2026-05-04 13:18:11 +02:00
test_vision_api.py server: tests: fetch random media marker via /apply-template (#21962) (#21980) 2026-04-16 20:46:21 +03:00