Skip to content

Commit 007c21d

Browse files
Merge pull request #220134 from AbeOmor/patch-67
Update how-to-manage-models.md
2 parents 03dc94c + b315004 commit 007c21d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-manage-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ When you run a job with model inputs/outputs, you can specify the *mode* - for e
4848

4949
Type | Input/Output | `upload` | `download` | `ro_mount` | `rw_mount` | `direct`
5050
------ | ------ | :---: | :---: | :---: | :---: | :---:
51-
`custom` file | Input | | | | |
51+
`custom` file | Input | | | | |
5252
`custom` folder | Input | | ✓ | ✓ | |✓
5353
`mlflow` | Input | | ✓ | ✓ | |
5454
`custom` file | Output | ✓ | | | ✓ | ✓

0 commit comments

Comments
 (0)