Truss home page
Search...
⌘K
Ask AI
Roadmap
Issues
GitHub
GitHub
Search...
Navigation
CLI reference
truss init
Documentation
Reference docs
Learn model deployment
Contributor guides
Baseten
Releases
Truss examples
Truss reference
Config options
CLI reference
truss
truss init
truss push
truss watch
truss predict
Advanced usage
On this page
Options
Arguments
Example
CLI reference
truss init
Create a new Truss.
Copy
Ask AI
truss init [OPTIONS] TARGET_DIRECTORY
Options
-b, --backend
TrussServer|TGI|VLLM
What type of server to create. Default:
TrussServer
.
--help
Show help message and exit.
Arguments
TARGET_DIRECTORY
str
A Truss is created in this directory.
Example
Copy
Ask AI
truss init whisper-truss
truss
truss push
Assistant
Responses are generated using AI and may contain mistakes.