mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-20 01:34:59 +00:00
fix(gallery): move metadata where it belongs
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
8b169f1dac
commit
55778b35ff
15 changed files with 310 additions and 251 deletions
|
@ -1,18 +1,5 @@
|
|||
name: "llava"
|
||||
license: apache-2.0
|
||||
|
||||
description: |
|
||||
LLaVA represents a novel end-to-end trained large multimodal model that combines a vision encoder and Vicuna for general-purpose visual and language understanding, achieving impressive chat capabilities mimicking spirits of the multimodal GPT-4 and setting a new state-of-the-art accuracy on Science QA.
|
||||
|
||||
urls:
|
||||
- https://llava-vl.github.io/
|
||||
|
||||
tags:
|
||||
- llm
|
||||
- multimodal
|
||||
- gguf
|
||||
- gpu
|
||||
- cpu
|
||||
|
||||
config_file: |
|
||||
backend: llama-cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue