truss push
and when the changes are reflected on Baseten.
Also, a lot of models require special hardware that you may not immediately have
access to.
To solve this problem, we have a feature called Truss Watch, that allows you to
live reload your model as you work.
Truss Watch
To make use oftruss watch
, start by deploying your model:
truss watch
afterwards:
Ready for Production?
Once you’ve iterated on your model, and you’re ready to deploy it to production, you can use thetruss push --publish
command. This will deploy a “published”
version of your model