summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrei <abetlen@gmail.com>2024-05-10 02:41:10 -0400
committerGitHub <noreply@github.com>2024-05-10 09:41:10 +0300
commitd11afd665241c1b3910ab5f040d0216403019d87 (patch)
treec660adb90d70b9400f6e081923cd138d60a4128b /README.md
parent8c570c9496212073079476651c7517c02581101f (diff)
llava : fix moondream support (#7163)
* Revert "Revert "llava : add support for moondream vision language model (#6899)"" This reverts commit 9da243b36ac0b9d609adfaaa4c8f1cc8c592f737. * Fix num_positions and embeddings initialization
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ff00f996..9f2f8df6 100644
--- a/README.md
+++ b/README.md
@@ -140,6 +140,7 @@ Typically finetunes of the base models below are supported as well.
- [x] [MobileVLM 1.7B/3B models](https://huggingface.co/models?search=mobileVLM)
- [x] [Yi-VL](https://huggingface.co/models?search=Yi-VL)
- [x] [Mini CPM](https://huggingface.co/models?search=MiniCPM)
+- [x] [Moondream](https://huggingface.co/vikhyatk/moondream2)
**HTTP server**