Weekly round-up: Deploy Dall·E mini
Baseten’s library of pre-trained models now includes a new addition that we’ve been having a lot of fun with: Dall·E mini . You can deploy this model to your Baseten account, and it comes with a...
See our latest feature releases, product improvements and bug fixes
May 21, 2022
Baseten’s library of pre-trained models now includes a new addition that we’ve been having a lot of fun with: Dall·E mini . You can deploy this model to your Baseten account, and it comes with a...
May 7, 2022
As you develop an application on Baseten, you might want to edit your worklets. Now, you can add blocks in between existing blocks in your worklet graph. You can also delete blocks from the middle of...
Mar 24, 2022
We added charts to visualize the health and performance of your models on BaseTen. Even better, we used pretty colors and fun shapes. From the health tab, you can monitor a model's traffic, response...
Mar 2, 2022
You’re now able to access queries from a code block in a Worklet! These queries can be in the form of raw SQL (as a string) or a name of a query you’ve defined earlier. For example: new_query_output...
Jan 20, 2022
You can now access queries across all your applications in one place! You’ll now find all your queries in the Queries tab of your Data page. Query your own BaseTen Postgres tables (any tables defined...
Jan 20, 2022
We've recently pushed out a change that allows you to associate pieces of information with models that are deployed in the BaseTen infrastructure. You can now track configurations, hyperparameters,...
Jan 11, 2022
Instead of unnecessarily updating Docker images every single time a model is deployed, we're now periodically updating base images for every model framework we support. We're seeing that model...
Jan 7, 2022
If you've been testing your application but want to start from a clean slate, you can easily delete all the rows in your BaseTen-provided Postgres table(s). Click the red "Delete all data" button....
Jan 6, 2022
You can now specify system-level packages that you want to install in your Python environment on Baseten. Baseten runs your python code on a container using a standard Python image for the Debian...
Jan 4, 2022
You can now see your BaseTen-provided Postgres tables and external connections in one place. Click into the Data overview page to manage all your tables and connections. Coming very soon, you'll also...