Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 600682a

Browse files
committed
update FAQ
1 parent 31621bd commit 600682a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/FAQs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,6 @@ You can use both s3 v2 and v4 signature URLs.
145145
Note: For v4 type replace `&` characters in model url with its URL encoding character in the curl command i.e.`%26`.
146146

147147
Relevant issues: [[#669](https://github.com/pytorch/serve/issues/669)]
148+
149+
### How to set a model's batch size on SageMaker? Key parameters for TorchServe performance tuning.
150+
[TorchServe performance tuning example](https://github.com/lxning/torchserve_perf/blob/master/torchserve_perf.ipynb)

0 commit comments

Comments
 (0)