Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
juberti authored Apr 16, 2024
1 parent c5feb28 commit e521822
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Built using Astro and the https://github.com/nicdun/astro-tech-blog

0 comments on commit e521822

Please sign in to comment.