Closed ghost closed 4 years ago
For now, I have the following error when I run:
$ docker run -ti -p 4000:4000 semantic-sh:latest --port=4000
Exception: To use fasttext embeddings, model_path must be given.
Is there a way to load the model while starting the server ?
Cheers, X