feat: show deferred details cache mode
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
<div>
|
||||
<h2 class="text-xl font-bold">Available Models</h2>
|
||||
<p class="text-xs text-gray-400 mt-1">Hover or click a card to open the details modal.</p>
|
||||
<p id="cache-mode-indicator" class="hidden text-xs text-amber-300 mt-2">Model details are loaded on demand to keep device storage usage low.</p>
|
||||
</div>
|
||||
<button id="refresh-btn" class="bg-purple-600 hover:bg-purple-700 px-4 py-2 rounded-lg text-sm font-medium transition">
|
||||
Refresh
|
||||
|
||||
Reference in New Issue
Block a user