The little things, week ending September 12, 2025
Platform
- Added invoices for purchases of prepaid credit
- Launched torch compile caching with models using
torch.compile
starting 2-3x faster thanks to cached compilation artifacts - Added web URLs to prediction objects, so you can view predictions in your browser directly from API responses
Web
- Added related models to non-official model pages, to help you find similar models
- Fixed rendering issues with the display of remaining credits
- Added better support for models with video cover images
Docs
- Added a comprehensive Security topic with documentation on API token management, including automated token scanning and compromise detection
- Added a torch.compile guide with practical examples for improving model performance
- Added a new guide for optimizing models with Pruna
Cog
- Added torch 2.8.0 compatibility