Skip to content

Commit dc1bda9

Browse files
Update beta/serverless-fleets/tutorials/docling/run_gpu
Co-authored-by: Enrico Regge <[email protected]>
1 parent 6cd171f commit dc1bda9

File tree

1 file changed

+1
-1
lines changed
  • beta/serverless-fleets/tutorials/docling

1 file changed

+1
-1
lines changed

beta/serverless-fleets/tutorials/docling/run_gpu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ echo " "--image $IMAGE
1212
echo " "--registry-secret fleet-registry-secret
1313
echo " "--max-scale 1
1414
echo " "--tasks-from-local-file commands.jsonl
15-
echo " "--gpu l40s:1
15+
echo " "--gpu l40s
1616
echo " "--mount-data-store /input=fleet-input-store:/docling
1717
echo " "--mount-data-store /output=fleet-output-store:/docling
1818

0 commit comments

Comments
 (0)