Skip to content
Snippets Groups Projects
config.ini 356 B
Newer Older
Wiktor Walentynowicz's avatar
Wiktor Walentynowicz committed
[service]
tool = winer
root = /samba/requests/
rabbit_host = $RABBIT_HOST
rabbit_user = $RABBIT_USER
rabbit_password = $RABBIT_PASSWORD
queue_prefix = nlp_

[tool]
workers_number=1

[logging]
port=9981
local_log_level=INFO

[deployment]
s3_endpoint = https://s3.clarin-pl.eu
models_s3_location=s3://workers/winer/models
models_cache_dir=/home/worker/models