diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-05-08 22:14:39 +0300 |
---|---|---|
committer | Georgi Gerganov <ggerganov@gmail.com> | 2024-05-08 22:14:39 +0300 |
commit | 9da243b36ac0b9d609adfaaa4c8f1cc8c592f737 (patch) | |
tree | 865b020652d591590c95696608ec8784ff69e071 /README.md | |
parent | bd1871fa2b1bf8a081b43ba9bc85f8ffd46fac46 (diff) |
Revert "llava : add support for moondream vision language model (#6899)"
This reverts commit 46e12c4692a37bdd31a0432fc5153d7d22bc7f72.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -140,7 +140,6 @@ 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** |