diff options
author | XiaotaoChen <chenxiaotao1234@gmail.com> | 2024-01-26 04:14:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-25 22:14:32 +0200 |
commit | fe54033b69b83164cabb5f3ed92dc0ff7ea47605 (patch) | |
tree | e7f8c1456e389f9cfa21488002c9f6816b2333ef | |
parent | 5eaf9964fc797d4585c214db32a463d557f3ed33 (diff) |
readme : add MobileVLM 1.7B/3B to the supported models list (#5107)
Co-authored-by: Chenxiaotao03 <chenxiaotao03@meituan.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -112,6 +112,7 @@ as the main playground for developing new features for the [ggml](https://github - [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) +- [x] [MobileVLM 1.7B/3B models](https://huggingface.co/models?search=mobileVLM) **Bindings:** |