mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-18 14:59:41 +00:00
* server: Never return 0.0 post-sampling probabilities * backend sampling: support returning post-sampling probs |
||
|---|---|---|
| .. | ||
| test_basic.py | ||
| test_chat_completion.py | ||
| test_compat_anthropic.py | ||
| test_compat_gcp.py | ||
| test_compat_oai_responses.py | ||
| test_completion.py | ||
| test_ctx_shift.py | ||
| test_embedding.py | ||
| test_ignore_eos.py | ||
| test_infill.py | ||
| test_kv_keep_only_active.py | ||
| test_lora.py | ||
| test_proxy.py | ||
| test_rerank.py | ||
| test_router.py | ||
| test_security.py | ||
| test_sleep.py | ||
| test_slot_save.py | ||
| test_speculative.py | ||
| test_template.py | ||
| test_tokenize.py | ||
| test_tool_call.py | ||
| test_vision_api.py | ||