server : update readme [no ci]

This commit is contained in:
Georgi Gerganov 2024-12-17 11:01:29 +02:00
parent 07946a3a30
commit d424afac5f
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

View file

@ -795,6 +795,8 @@ See [OpenAI Embeddings API documentation](https://platform.openai.com/docs/api-r
}'
```
When `--pooling none` is used, the server will output an array of embeddings - one for each token in the input.
### GET `/slots`: Returns the current slots processing state
> [!WARNING]