Docs: minor change

This commit is contained in:
oobabooga 2024-01-26 06:00:26 -08:00
parent c1470870bb
commit 70648e75e6

View File

@ -99,7 +99,7 @@ curl http://127.0.0.1:5000/v1/chat/completions \
#### Logits
```
```shell
curl -k http://127.0.0.1:5000/v1/internal/logits \
-H "Content-Type: application/json" \
-d '{
@ -110,7 +110,7 @@ curl -k http://127.0.0.1:5000/v1/internal/logits \
#### Logits after sampling parameters
```
```shell
curl -k http://127.0.0.1:5000/v1/internal/logits \
-H "Content-Type: application/json" \
-d '{