Skip to content

Commit 116228c

Browse files
author
Baichuan Sun
committed
typo: fix
1 parent c0883a2 commit 116228c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ user 0m0.280s
515515
sys 0m0.039s
516516
```
517517

518-
The first call would have longer latency due to model weights loading defined in `initialize`, but this will be moderated from the second call onward. For more details about TorchServe setup and usage, please refere to `notebook/03_TorchServe.ipynb` [[link](notebook/03_TorchServe.ipynb)].
518+
The first call would have longer latency due to model weights loading defined in `initialize`, but this will be mitigated from the second call onward. For more details about TorchServe setup and usage, please refere to `notebook/03_TorchServe.ipynb` [[link](notebook/03_TorchServe.ipynb)].
519519

520520
## Deployment to Amazon SageMaker Inference Endpoint
521521

0 commit comments

Comments
 (0)