Skip to content

Commit c7b413b

Browse files
committed
New sections for Seokjin to update
1 parent ba0988c commit c7b413b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/machine-learning/concept-online-deployment-model-specification.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@ def init():
137137
model = joblib.load(model_path)
138138
```
139139

140+
## Deployment configuration for models that are available in the model catalog
141+
142+
@seokjin To add here
143+
144+
## Deployment configuration for models that are available in your organization's registry
145+
146+
@seokjin To add here
147+
140148
## Related content
141149

142150
[Online endpoints and deployments for real-time inference](concept-endpoints-online.md)

0 commit comments

Comments
 (0)