docs: fix heading

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto 2023-11-18 15:04:00 +01:00 committed by GitHub
parent 9d7363f2a7
commit 7a0f9767da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ wget https://huggingface.co/TheBloke/Mistral-7B-OpenOrca-GGUF/resolve/main/mistr
![llava](https://github.com/mudler/LocalAI/assets/2420543/cb0a0897-3b58-4350-af66-e6f4387b58d3)
## Setup
#### Setup
```
cp -r examples/configurations/llava/* models/
@ -58,7 +58,7 @@ wget https://huggingface.co/mys/ggml_bakllava-1/resolve/main/ggml-model-q4_k.ggu
wget https://huggingface.co/mys/ggml_bakllava-1/resolve/main/mmproj-model-f16.gguf -O models/mmproj-model-f16.gguf
```
## Try it out
#### Try it out
```
curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/json" -d '{