Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 153e5e7

Browse files
committed
update typo
1 parent 1e052b4 commit 153e5e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Here are the [example manifest files](../etc/examples/tf-model/manifest.yml) for
9595

9696
### 2.5. Creating Model zip file
9797

98-
You need to zip all the model definition files and create a model zip file for jobs submitting on FfDL UI. At present, FfDL UI only supports zip format for model files, other compression formats like gzip, bzip, tar etc., are not supported. **Note** that all model definition files has to be in the first level of the zip file and there are no nested directories in the zip file.
98+
You need to zip all the model definition files and create a model zip file for jobs submitting on FfDL. At present, FfDL only supports zip format for model files, other compression formats like gzip, bzip, tar etc., are not supported. **Note** that all model definition files has to be in the first level of the zip file and there are no nested directories in the zip file.
9999

100100
### 2.6. Model Deployment and Training
101101
After creating the manifest file and model definition file, you can either use the FfDL CLI or FfDL UI to deploy your model.

0 commit comments

Comments
 (0)