CHANGELOG
Feb 21, 2025
Week of Feb 21, 2024
- Release of new model playground experience, allowing for easy testing of models on the dashboard.
- Added GitHub OAuth. This is now the recommended way to login to Inference.net.
- Improved TTFT: Requests are saved and dispatched to inference runtime 30% faster than previously, resulting in improved TTFT.
- Release of VLM support for multi-modals like meta/llama-3.1-11b
Feb 4, 2025
Website & Dashboard Migration to TanStack Start
Major frontend overhaul and new marketing website.
- TanStack Start Integration: Implemented server-side rendering (SSR) capabilities for improved SEO and initial page load performance.
- TanStack Router Migration: Moved from React Router to TanStack Router for enhanced type safety and better integration with our stack.
- File-based Routing: Adopted a more intuitive file-based routing system.
- Type-safe Routing: Implemented fully type-safe routing throughout the application.
- New Marketing Website: Shipped a brand new marketing website, which is fully integrated with our dashboard as a single frontend.
- Integrated CMS: Integrated a new CMS tool into our system, to support blog and changelog content.