From 31411fbbb08d730004ad526ee3f5c02e287a77b5 Mon Sep 17 00:00:00 2001 From: thelamer Date: Tue, 23 Jun 2026 12:02:42 -0400 Subject: [PATCH 1/2] LM Studio Cstate --- content/issues/2026-06-24-lm-studio.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/issues/2026-06-24-lm-studio.md diff --git a/content/issues/2026-06-24-lm-studio.md b/content/issues/2026-06-24-lm-studio.md new file mode 100644 index 00000000..18c3d7df --- /dev/null +++ b/content/issues/2026-06-24-lm-studio.md @@ -0,0 +1,12 @@ +--- +title: 'New Container: LM Studio' +date: '2026-06-24 21:00:00Z' +informational: true +affected: + - 'New Containers' + - 'LM Studio' +section: 'issue' +--- +We have released a new container for [LM Studio](https://github.com/linuxserver/docker-lm-studio/)! + +[LM Studio](https://lmstudio.ai/) can run local AI models like gpt-oss, Llama, Gemma, Qwen, and DeepSeek privately on your computer. This image is a KDE desktop with LM Studio, llmster, and many CLI coding/automation agents pre-installed. From 330d01914c5ac1cc360e4da3400bab2e7b984a5f Mon Sep 17 00:00:00 2001 From: thelamer Date: Thu, 25 Jun 2026 12:24:42 -0400 Subject: [PATCH 2/2] bump date on cstate --- .../issues/{2026-06-24-lm-studio.md => 2026-06-26-lm-studio.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename content/issues/{2026-06-24-lm-studio.md => 2026-06-26-lm-studio.md} (91%) diff --git a/content/issues/2026-06-24-lm-studio.md b/content/issues/2026-06-26-lm-studio.md similarity index 91% rename from content/issues/2026-06-24-lm-studio.md rename to content/issues/2026-06-26-lm-studio.md index 18c3d7df..df392109 100644 --- a/content/issues/2026-06-24-lm-studio.md +++ b/content/issues/2026-06-26-lm-studio.md @@ -1,6 +1,6 @@ --- title: 'New Container: LM Studio' -date: '2026-06-24 21:00:00Z' +date: '2026-06-26 21:00:00Z' informational: true affected: - 'New Containers'