Skip to content

Commit c03df06

Browse files
committed
Update Blog “production-ready-object-detection-model-training-workflow-with-hpe-machine-learning-development-environment”
1 parent fd68198 commit c03df06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/production-ready-object-detection-model-training-workflow-with-hpe-machine-learning-development-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ torch-model-archiver --model-name xview-fasterrcnn \
899899
--extra-files kserve_utils/torchserve_utils/index_to_name.json
900900
```
901901

902-
After command finishes, run command to move file to our prepared `model-store/` directory:
902+
After command finishes, run the command to move the file to our prepared `model-store/` directory:
903903

904904
* `cp xview-fasterrcnn.mar kserve_utils/torchserve_utils/model-store -v`
905905

0 commit comments

Comments
 (0)