install jit on liunux fedora, TPS in chat

This commit is contained in:
Dobromir Popov
2026-07-10 01:08:26 +03:00
parent 0195ba08e3
commit 23dd0c3219
4 changed files with 100 additions and 15 deletions

View File

@@ -102,6 +102,9 @@ def test_dashboard_chat_model_selector_shows_health_and_speed():
assert "accountDisplayName" in html
assert "saveNickname" in html
assert "chatModelTypicalTps" in html
assert "chatStreamStatsText" in html
assert "chat-stream-stats" in html
assert "chatMessageRowHtml" in html
assert "chatModelOptionLabel" in html
assert "findRoutingForModel" in html
assert "tok/s" in html