diff --git a/README.md b/README.md
index 4a5ad7e8b..7b3395da4 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ cog.out(text)
+src="https://img.shields.io/badge/📦%20Installs-2.4M-2ecc71?style=flat-square&labelColor=555555"/>
## Priority
diff --git a/aider/website/docs/faq.md b/aider/website/docs/faq.md
index 07132ce6f..6e8baecbb 100644
--- a/aider/website/docs/faq.md
+++ b/aider/website/docs/faq.md
@@ -264,10 +264,17 @@ tr:hover { background-color: #f5f5f5; }
Model Name | Total Tokens | Percent |
-gemini/gemini-2.5-pro-exp-03-25 | 1,216,051 | 67.6% |
-o3 | 542,669 | 30.2% |
+gemini/gemini-2.5-pro-exp-03-25 | 1,109,768 | 61.9% |
+o3 | 542,669 | 30.3% |
+anthropic/claude-sonnet-4-20250514 | 92,508 | 5.2% |
gemini/gemini-2.5-pro-preview-05-06 | 40,256 | 2.2% |
+gemini/gemini-2.5-flash-preview-05-20 | 7,638 | 0.4% |
+gemini/REDACTED | 643 | 0.0% |
+
+{: .note :}
+Some models show as REDACTED, because they are new or unpopular models.
+Aider's analytics only records the names of "well known" LLMs.
## How are the "aider wrote xx% of code" stats computed?
diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md
index 1485ce532..18aac4a24 100644
--- a/aider/website/docs/leaderboards/index.md
+++ b/aider/website/docs/leaderboards/index.md
@@ -285,6 +285,6 @@ mod_dates = [get_last_modified_date(file) for file in files]
latest_mod_date = max(mod_dates)
cog.out(f"{latest_mod_date.strftime('%B %d, %Y.')}")
]]]-->
-May 09, 2025.
+May 26, 2025.
diff --git a/aider/website/index.html b/aider/website/index.html
index 87e19b862..9bcaa13a7 100644
--- a/aider/website/index.html
+++ b/aider/website/index.html
@@ -69,11 +69,11 @@ cog.out(text)
]]]-->
⭐ GitHub Stars
- 33K
+ 34K
📦 Installs
- 2.3M
+ 2.4M
📈 Tokens/week