From e521822830fbd33bc4eb7eaa9c032439b0fcbb9a Mon Sep 17 00:00:00 2001 From: Justin Uberti Date: Mon, 15 Apr 2024 21:58:10 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d12f07a..d387e26 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# fastest.ai +# thefastest.ai Website with current metrics on the fastest AI models. -## thefastest.ai website +## Website Everything is in the `\website` folder. Pushing to main branch will trigger GitHub action to build and publish the site. ## Data @@ -10,4 +10,4 @@ The data displayed in the table is from a custom benchmarking tool (full [source There is a script (`GenerateLatestData.ts`) that can be run with `yarn dlx tsx ./utils/GenerateLatestData.ts`. This will generate the file at https://storage.googleapis.com/thefastest-data/latest/text/latest.json ## Other -Built using Astro and the https://github.com/nicdun/astro-tech-blog \ No newline at end of file +Built using Astro and the https://github.com/nicdun/astro-tech-blog