Commit 99a38b3 1 parent 087e813 commit 99a38b3 Copy full SHA for 99a38b3
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -40,20 +40,20 @@ body:
40
40
Did you install torchserve from source? Are you using Docker?
41
41
placeholder : |
42
42
Install torchserve from source: No
43
- Are you using Docker: Yes I ran ./build_image.sh
43
+ Are you using Docker: Yes I ran ./build_image.sh
44
44
validations :
45
45
required : true
46
-
46
+
47
47
- type : textarea
48
48
attributes :
49
- label : Model Packaing
49
+ label : Model Packaging
50
50
description : |
51
51
Please describe how you packaged your model
52
52
placeholder : |
53
53
Link to builtin handler or example you used or link to a repo or gist with your custom handler or step by step instructions with torch-model-archiver
54
54
validations :
55
55
required : true
56
-
56
+
57
57
- type : textarea
58
58
attributes :
59
59
label : config.properties
86
86
torchserve --start
87
87
```
88
88
validations :
89
- required : true
89
+ required : true
90
90
91
91
- type : textarea
92
92
attributes :
You can’t perform that action at this time.
0 commit comments