mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
Update docs
This commit is contained in:
parent
2f90ac9880
commit
4663b1a56e
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ curl http://127.0.0.1:5000/v1/chat/completions \
|
|||
}'
|
||||
```
|
||||
|
||||
#### Multimodal support (ExLlamaV3)
|
||||
#### Multimodal support (llama.cpp and ExLlamaV3)
|
||||
|
||||
```shell
|
||||
curl http://127.0.0.1:5000/v1/chat/completions \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue