diff --git a/ai/orchestrators/start-orchestrator.mdx b/ai/orchestrators/start-orchestrator.mdx index e866662b..3a292e5b 100644 --- a/ai/orchestrators/start-orchestrator.mdx +++ b/ai/orchestrators/start-orchestrator.mdx @@ -91,7 +91,6 @@ Please follow the steps below to start your **combined AI orchestrator** node. --gpus all \ livepeer/go-livepeer:master \ -orchestrator \ - -transcoder \ -serviceAddr 0.0.0.0:8936 \ -v 6 \ -nvidia "all" \ @@ -186,7 +185,6 @@ Please follow the steps below to start your **combined AI orchestrator** node. ```bash ./livepeer \ -orchestrator \ - -transcoder \ -serviceAddr 0.0.0.0:8936 \ -v 6 \ -nvidia "all" \