From 7774dcc5a2b0418355a2972567316ebd85dfdaf0 Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Wed, 26 Mar 2025 09:01:36 +0100 Subject: [PATCH] Add note about CEO's warning on "data center bubble" in index.md and index.html --- index.md | 1 + public/index.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/index.md b/index.md index 20bdced..bb5f311 100644 --- a/index.md +++ b/index.md @@ -137,6 +137,7 @@ date: March 26th, 2025 - 28.01.2025: Qwen 2.5 MAX released (only on their website and api) - QwQ-32 is a reasoning model, available on Blablador (#13 on LM Arena) - LHM: From picture to animated 3d in seconds +- CEO was warning yesterday about "data center bubble" --- diff --git a/public/index.html b/public/index.html index efa9654..c3ba0ae 100644 --- a/public/index.html +++ b/public/index.html @@ -344,6 +344,8 @@ website and api)</li> <li class="fragment">QwQ-32 is a reasoning model, available on Blablador (#13 on LM Arena)</li> <li class="fragment">LHM: From picture to animated 3d in seconds</li> +<li class="fragment">CEO was warning yesterday about “data center +bubble”</li> </ul> </section> <section class="slide level1"> -- GitLab