Point to LocalAI-examples repo for llava (#6241)

Signed-off-by: Mauro Morales <contact@mauromorales.com>
This commit is contained in:
Mauro Morales
2025-09-09 16:40:55 +02:00
committed by GitHub
parent d9e25af7b5
commit 59311d8b1e

View File

@@ -34,5 +34,5 @@ Grammars and function tools can be used as well in conjunction with vision APIs:
All-in-One images have already shipped the llava model as `gpt-4-vision-preview`, so no setup is needed in this case.
To setup the LLaVa models, follow the full example in the [configuration examples](https://github.com/mudler/LocalAI/blob/master/examples/configurations/README.md#llava).
To setup the LLaVa models, follow the full example in the [configuration examples](https://github.com/mudler/LocalAI-examples/blob/main/configurations/llava/llava.yaml).