Skip to content

Commit 5b19a4a

Browse files
committed
Updated google cloud memory insgtructions
1 parent 1940285 commit 5b19a4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main/docs/model-service/deploying-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Deploying a model to Google Cloud Run is the easiest way to deploy a model to th
298298
- Under _"Build Type"_ select _"Dockerfile"_ (keep default location)
299299
- Choose _"Require authentication"_
300300
- Click _"Container(s), Volumes, Networking, Security"_ at the bottom
301-
- Under Resources, set Memory & CPU to 8GB & 4CPU or higher
301+
- Under Resources, set Memory & CPU to 32GB & 8CPU or higher
302302
- Under Requests, set the Request timeout to the maximum of 3600 sec
303303
- Click _"Create"_
304304
- Copy the service URL on top (we'll refer to it as `<service_url>`)

0 commit comments

Comments
 (0)