%- include("../../../src/web/views/partials/layout-top", { title }) %>
Current installation and host capacity. Pinned GGUF files downloaded directly from Hugging Face and verified by SHA-256. Official llama.cpp release, bound to localhost and stored inside this plugin. Managed <%= String(runtimeTarget.backend || "cpu").toUpperCase() %> release <%= runtimeManifest?.version || "b9592" %> <%= runtimeTarget.filename %> · <%= formatBytes(runtimeTarget.size) %> Latest plugin-local runtime failure and remediation details. <%= latestDiagnostic.category %> / <%= latestDiagnostic.severity %> No runtime diagnostic has been recorded. Plugin-local files only. Selected models and active runtimes are protected.Overview
Models
Runtime
Runtime diagnostics
<% latestDiagnostic.remediation_steps.forEach((step) => { %>
<% } %>
Raw diagnostic details
<%= JSON.stringify(latestDiagnostic, null, 2) %>
Storage cleanup
Bans and timeouts apply to WebUI and platform commands.
| User | Restriction | Until | Reason |
|---|---|---|---|
| <%= entry.user_id %> | <%= entry.banned ? "Banned" : "Timed out" %> | <%= entry.timeout_until ? formatDate(entry.timeout_until) : "-" %> | <%= entry.reason || "-" %> |
| No active AI restrictions. | |||
| Time | User | Platform | Bucket | Retry |
|---|---|---|---|---|
| <%= formatDate(entry.at) %> | <%= entry.user_id %> | <%= entry.platform %> | <%= entry.bucket %> | <%= entry.retry_after_seconds %>s |
| No recent rate-limit denials. | ||||
Local Lumi routes, settings pages, plugin manifests, commands, and documentation.
Run a request as a simulated role without changing the logged-in actor.
Plugin-local operational counters and recent requests.
| Time | Kind | Status | Route | Role | Generated / final / delivered | Duration |
|---|---|---|---|---|---|---|
| <%= entry.timestamp %> | <%= entry.kind %> | <%= entry.status %> | <%= entry.route_used || "-" %> | <%= entry.role || "-" %> | <%= entry.internal_generated_length ?? "-" %> / <%= entry.final_reply_length ?? entry.original_final_length ?? "-" %> / <%= entry.delivered_length ?? "-" %> | <%= formatDuration(entry.duration_ms) %> |
| No requests recorded. | ||||||
Open a tail view without loading entire large files.
Local inference remains on this host.
If startup fails, confirm that the runtime and selected model show as installed, the plugin directory is writable, and enough RAM and disk are available. Runtime logs are stored under plugins/lumi_ai/data/logs/.