diff --git a/index.md b/index.md
index 0bb048480ad1fdbe120fb66a6fd605de424e986d..dba5d6be32895ef0a45b5156fd5fe3d7f60b91d5 100644
--- a/index.md
+++ b/index.md
@@ -14,6 +14,10 @@ date: August 28, 2024
 # The LLM ecosystem
 
 - If it isn't on huggingface, it doesn't exist
+- The "open" ecosystem is dominated by a few big players: Meta, Mistral.AI, Google
+- Microsoft has tiny, bad ones
+- Apple is going their own way
+- Twitter/X has one, no one can run it, feels like vaporware
 - Evaluation is HARD
     - Benchmarks prove little
     - 99% of new models are fine-tuned versions of existing ones...
diff --git a/public/index.html b/public/index.html
index 9bd38b2a6e1de476bb28613107fe70d8d94ed2b7..3d50ba2603ee223a72ab97e7b21a30d13e55fbdb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -245,6 +245,12 @@ aria-hidden="true">https://go.fzj.de/2024-08-euroscipy</figcaption>
 <h1>The LLM ecosystem</h1>
 <ul>
 <li class="fragment">If it isn’t on huggingface, it doesn’t exist</li>
+<li class="fragment">The “open” ecosystem is dominated by a few big
+players: Meta, Mistral.AI, Google</li>
+<li class="fragment">Microsoft has tiny, bad ones</li>
+<li class="fragment">Apple is going their own way</li>
+<li class="fragment">Twitter/X has one, no one can run it, feels like
+vaporware</li>
 <li class="fragment">Evaluation is HARD
 <ul>
 <li class="fragment">Benchmarks prove little</li>