The little things, week ending January 31, 2025
Web
- Launched official models
- Added latest predictions to the deployment detail page
- Fixed an issue with displaying certain pages on Replicate when logged out
- Updated the model detail API playground to make it possible to train with inputs that aren’t
.zip
- Made it clearer when creating a deployment that flux fine-tunes shouldn’t be deployed
- Fixed a bug where numeric inputs could increment on scroll on the model detail API playground
- Fixed a bug that could cause inaccessible models to show up in collections
- Improved the experience of sharing predictions via web
- Improved clarity of autoscaling charts for deployments
- Made it easier to copy the model identifier (for official models) or the model identifier and
sha
(for community models) - Updated chart for GPU metrics to make values easier to differentiate
Playground
- Added an icon to thumbnails to differentiate video content from other types
- Made it easier to see when errors occur and why
- Added the ability to remove multiple items from the grid on the playground
- Fixed a bug when selecting individual items that could cause all items to be deselected
- Added Vercel AI SDK snippets to playground
- Improved the loading and handling of large number of videos
Docs
- Updated deployment documentation
- Improved syntax highlighting across docs