We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1bc5d7 commit 4e91b29Copy full SHA for 4e91b29
deployment/kubernetes/charts/medcat-service-helm/values.yaml
@@ -32,7 +32,7 @@ env:
32
# DEID_REDACT: true
33
34
# Enable downloading of public models using wget on startup. Model will be downloaded to /models/<name> and used for APP_MEDCAT_MODEL_PACK
35
-# model:
+model: {}
36
# Public URL to download a model pack from
37
# downloadUrl: "http://localhost:9000/models/my-model.zip"
38
# Name of the model pack to save to. Will be stored at /models/<name>
0 commit comments