{% include "plugins/llamacpp_state.html" %}
{% if reachable %}

Available models

{% if available %}
{% else %}
no unloaded models (is --models-dir set on the server?)
{% endif %}
{% endif %}