From 9fa455c10ae93cd498bb872ae77521fe5c9bc7e0 Mon Sep 17 00:00:00 2001 From: Timothy Carambat Date: Thu, 29 Jan 2026 11:15:28 -0800 Subject: [PATCH] fix tooltip generic name --- .../components/LLMSelection/DockerModelRunnerOptions/index.jsx | 2 +- frontend/src/components/lib/ModelTable/index.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/LLMSelection/DockerModelRunnerOptions/index.jsx b/frontend/src/components/LLMSelection/DockerModelRunnerOptions/index.jsx index 56320cfa..6ea1b4f0 100644 --- a/frontend/src/components/LLMSelection/DockerModelRunnerOptions/index.jsx +++ b/frontend/src/components/LLMSelection/DockerModelRunnerOptions/index.jsx @@ -350,7 +350,7 @@ function DockerModelRunnerModelSelection({ loading={loading} > diff --git a/frontend/src/components/lib/ModelTable/index.jsx b/frontend/src/components/lib/ModelTable/index.jsx index b7c7c271..0e1d464f 100644 --- a/frontend/src/components/lib/ModelTable/index.jsx +++ b/frontend/src/components/lib/ModelTable/index.jsx @@ -297,7 +297,7 @@ function ModelRow({ {!model.downloaded && !processing && (