Weekly round-up: Model deployment emails
Watching code build is the digital equivalent of watching paint dry. Model deployment on Baseten generally runs in less than five minutes, but that's enough time to: Make yourself a cup of coffee...
See our latest feature releases, product improvements and bug fixes
Aug 30, 2022
Watching code build is the digital equivalent of watching paint dry. Model deployment on Baseten generally runs in less than five minutes, but that's enough time to: Make yourself a cup of coffee...
Aug 23, 2022
The word “secret” is derived from Latin, secreto , which literally translates to “don’t store your API keys and AWS access tokens in your source code.” Amazing what insights linguistics offers! For...
Aug 16, 2022
The model deployment modal is gone, replaced with a full page of instructions to help you check off the prerequisite steps then deploy your model to Baseten with confidence. Dynamic examples across...
Aug 12, 2022
The new pre-trained model exploration page showcases more than twenty pre-trained models that can be deployed and immediately used in your Baseten applications or called via API requests. Find a...
Aug 4, 2022
Baseten’s model deployment stack runs on Truss , our open-source library for model serving. Any model framework supported by Truss is also supported in the Baseten CLI. As such, the Baseten Python...
Jul 16, 2022
Baseten’s data explorer in the view builder helps you take your ML-powered project from “web page” to “web app.” But the concepts introduced in the data explorer are clearly centered in front-end...
Jul 2, 2022
We found from user testing that selecting the page canvas was unintuitive. So we added a component-style label above the canvas to make it easy to select and access a menu of powerful properties....
Jun 25, 2022
Copy and paste are any developer’s foremost time-saving tools. Stack Overflow even offered a keyboard with only the copy and paste keys — first as a joke, then as a real product . Now, Baseten’s view...
Jun 11, 2022
To do, or not to do, that is the question. Whatever your answer, you can now change your mind! In the view builder, you can undo and redo recent actions with cmd-z and shift-cmd-z, respectively....
May 28, 2022
In the application builder, the logs tab now shows events from the view in addition to worklet runs. This gives you more information when building and debugging complex user interactions. If a single...