Manage your models with updated UI
The new user interface for models centers model versions. Previously in their own tab, model versions now have a dedicated sidebar to help you navigate different deployments of your model and review...
Dec 23, 2022Configure your model resources
By default, models deployed on Baseten run on a single instance with 1 vCPU and 2 GiB of RAM. This instance size is sufficient for some models and workloads, but demanding models and high-traffic...
Dec 13, 2022Enable live reload with draft models
Slow dev loops break flow state and make for a frustrating experience. And for data scientists, slow dev loops make all but the most essential deployment workflows too expensive and time consuming to...
Nov 29, 2022Weekly round-up: Deploy Flan-T5 XL on Baseten
Flan-T5 XL is an open-source large language model developed by Google. Flan-T5 is an instruction-tuned model, meaning that it exhibits zero-shot-like behavior when given instructions as part of the...
Nov 15, 2022Weekly round-up: Live reload Truss in Docker dev environment
The latest release of Truss, version 0.1.5, introduces a live reload mechanic to improve developer velocity when working with Docker.
Nov 8, 2022Weekly round-up: Python environment per application
Until today, applications on your Baseten account shared a single Python environment. Now, you can install Python packages from PyPi or system packages like ffmpeg on an app-by-app basis. What’s...
Nov 3, 2022Special issue: Deploy MLflow models on Baseten
Baseten now supports MLflow models via Truss. MLflow is a popular library for model experimentation and model management with over ten million monthly downloads on PyPi. With MLflow, you can train a...
Nov 2, 2022Special issue: Use Stable Diffusion instantly as an API
What if instead of painstakingly configuring Stable Diffusion to run locally or paying for expensive cloud GPUs, you could deploy it in a couple of clicks? And better still, it would be instantly...
Oct 26, 2022Weekly round-up: Wait less. Build more!
Explore models with guidance
Oct 18, 2022Weekly round-up: Deploy OpenAI Whisper instantly
We added Whisper, a best-in-class speech-to-text model, to our library of pre-trained models. That means you can deploy Whisper instantly on your Baseten account and build applications powered by the...