Skip to content

Commit

Permalink
Add fine-tuning intro screen
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Jan 28, 2025
1 parent 787f48e commit 6d79e7a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,15 @@
],
image_path: "/images/logo_grid.png",
},
{
title: "Fine Tuning and Synthetic Data Generation",
promos: [
"Fine tune your models to your specific use case.",
"Create synthetic data to train your models.",
"Dozens of base models to choose from, locally or in the cloud.",
],
image_path: "/images/training.png",
},
{
title: "Library and API",
promos: [
Expand Down
Binary file added app/web_ui/static/images/training.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6d79e7a

Please sign in to comment.