{% extends "admin/base.html" %} {% block title %}Chat Playground{% endblock %} {# This block is intentionally empty to remove the default page title and save vertical space. #} {% block header_title %}{% endblock %} {% block content %}

Chat

Select a model and start chatting.
Mean TTFT: N/A
Mean TPS: N/A
{% endblock %}