Skip to content

Commit 7d984c1

Browse files
committed
server : update readme [no ci]
1 parent 62b2b82 commit 7d984c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/server/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,8 @@ See [OpenAI Embeddings API documentation](https://platform.openai.com/docs/api-r
793793
}'
794794
```
795795

796+
When `--pooling none` is used, the server will output an array of embeddings - one for each token in the input.
797+
796798
### GET `/slots`: Returns the current slots processing state
797799

798800
> [!WARNING]

0 commit comments

Comments
 (0)