summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Bevenius <daniel.bevenius@gmail.com>2024-02-28 09:39:39 +0100
committerGitHub <noreply@github.com>2024-02-28 10:39:39 +0200
commit6c4416868df2e5455da7d20547f62bcf9735ba8e (patch)
treef4866fe49f1650b7531649923876ee8e6866bce9
parentefc72253f7987ed7bdc8bde9d9fa5c7cac2f6292 (diff)
readme : add link to LLaVA 1.6 models (#5758)
Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 507a2888..5401e197 100644
--- a/README.md
+++ b/README.md
@@ -107,7 +107,7 @@ Typically finetunes of the base models below are supported as well.
**Multimodal models:**
-- [x] [LLaVA 1.5 models](https://huggingface.co/collections/liuhaotian/llava-15-653aac15d994e992e2677a7e)
+- [x] [LLaVA 1.5 models](https://huggingface.co/collections/liuhaotian/llava-15-653aac15d994e992e2677a7e), [LLaVA 1.6 models](https://huggingface.co/collections/liuhaotian/llava-16-65b9e40155f60fd046a5ccf2)
- [x] [BakLLaVA](https://huggingface.co/models?search=SkunkworksAI/Bakllava)
- [x] [Obsidian](https://huggingface.co/NousResearch/Obsidian-3B-V0.5)
- [x] [ShareGPT4V](https://huggingface.co/models?search=Lin-Chen/ShareGPT4V)