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 e6958a2 commit 28f29e5Copy full SHA for 28f29e5
label_studio_ml/examples/gliner/docker-compose.yml
@@ -23,7 +23,7 @@ services:
23
- MODEL_DIR=/data/models
24
25
# Path to your saved finetuned model
26
- - FINETUNED_MODEL_PATH=finetuned_model
+ - FINETUNED_MODEL_PATH=finetuned_model
27
28
# Specify the Label Studio URL and API key to access
29
# uploaded, local storage and cloud storage files.
0 commit comments