Deploy your model and quickly iterate on it.
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
, start by deploying your model:
truss watch
afterwards:
truss push --publish
command. This will deploy a “published”
version of your model