We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2790ca commit 6cd171fCopy full SHA for 6cd171f
beta/serverless-fleets/tutorials/docling/run
@@ -10,7 +10,7 @@ echo ibmcloud code-engine beta fleet create --name "fleet-${uuid}-1"
10
echo " "--image $IMAGE
11
echo " "--registry-secret fleet-registry-secret
12
echo " "--worker-profile mx3d-24x240
13
-echo " "--max-scale 8
+echo " "--max-scale 4
14
echo " "--tasks-from-local-file commands.jsonl
15
echo " "--cpu 12
16
echo " "--memory 120G
0 commit comments