mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-05 02:02:54 +00:00
Update gpt-vision.md
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
eaf85a30f9
commit
94261b1717
@ -6,10 +6,6 @@ weight = 14
|
|||||||
url = "/features/gpt-vision/"
|
url = "/features/gpt-vision/"
|
||||||
+++
|
+++
|
||||||
|
|
||||||
{{% alert note %}}
|
|
||||||
Available only on `master` builds
|
|
||||||
{{% /alert %}}
|
|
||||||
|
|
||||||
LocalAI supports understanding images by using [LLaVA](https://llava.hliu.cc/), and implements the [GPT Vision API](https://platform.openai.com/docs/guides/vision) from OpenAI.
|
LocalAI supports understanding images by using [LLaVA](https://llava.hliu.cc/), and implements the [GPT Vision API](https://platform.openai.com/docs/guides/vision) from OpenAI.
|
||||||
|
|
||||||

|

|
||||||
@ -28,4 +24,4 @@ curl http://localhost:8080/v1/chat/completions -H "Content-Type: application/jso
|
|||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
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/blob/master/examples/configurations/README.md#llava).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user