mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-02-25 00:55:59 +01:00
Update docs
This commit is contained in:
parent
2f90ac9880
commit
4663b1a56e
|
|
@ -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…
Reference in a new issue