Adaptive-P for llama.cpp llama-server (#4959)

* Enable Adaptive-P UI on llama.cpp

* Add Adaptive P sampler ordering

* Revert "Add Adaptive P sampler ordering"

This reverts commit 22d85a0e89954dfaf58264059ab0fec61a038c40.
This commit is contained in:
Beinsezii
2026-01-15 11:28:30 -08:00
committed by GitHub
parent 9b0f0dcc9a
commit ede7efe52c
+1 -1
View File
@@ -1400,7 +1400,7 @@
<input class="neo-range-input" type="number" min="0" max="20" step="1" data-for="max_tokens_second_textgenerationwebui" id="max_tokens_second_counter_textgenerationwebui">
</div>
<div data-tg-type="koboldcpp" id="adaptive_p_block" class="wide100p">
<div data-tg-type="koboldcpp, llamacpp" id="adaptive_p_block" class="wide100p">
<h4 class="wide100p textAlignCenter">
<label data-i18n="Adaptive-P">Adaptive-P</label>
<a href="https://github.com/MrJackSpade/adaptive-p-docs" target="_blank">