Alex Mavrogiannis

Results 2 issues of Alex Mavrogiannis

As of now, setting a node's labels is a task that can be performed by a manager through `docker node update` after a node has already joined the cluster. However,...

priority/P2
area/orchestration
kind/question

### What is the issue? The following invocation hangs indefinitely: ``` $ curl http://localhost:11434/api/embeddings -d '{ "model": "all-minilm", "prompt": " " }' ``` Same behavior for model "mxbai-embed-large" Relevant debug...

bug