From e09c19847b1a804ba973c0a55a98b289f0e42380 Mon Sep 17 00:00:00 2001 From: Alexandre Strube <a.strube@fz-juelich.de> Date: Mon, 26 Aug 2024 12:39:40 +0200 Subject: [PATCH] spoke about ompanies --- index.md | 4 ++++ public/index.html | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/index.md b/index.md index 0bb0484..dba5d6b 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 9bd38b2..3d50ba2 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> -- GitLab