]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add link to LLaVA 1.6 models (#5758)
authorDaniel Bevenius <redacted>
Wed, 28 Feb 2024 08:39:39 +0000 (09:39 +0100)
committerGitHub <redacted>
Wed, 28 Feb 2024 08:39:39 +0000 (10:39 +0200)
Signed-off-by: Daniel Bevenius <redacted>
README.md

index 507a2888bf4100bc9eb3e2546afd9618e0cf15aa..5401e197f67d7e05c4ea5460287555c6722298d6 100644 (file)
--- 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)