diff options
author | Raj Hammeer Singh Hada <hammeerraj@gmail.com> | 2024-05-23 18:00:13 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-23 15:30:13 +0300 |
commit | 8b94e799dfa482adf63419df4905dc79b37e179f (patch) | |
tree | 338d199db63c2cf07df2d018d6c390439d031634 | |
parent | 3015851c5ac7334fb544a23a70a284c117b87044 (diff) |
readme : add Bunny in supported models [no ci] (#7469)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -141,6 +141,7 @@ Typically finetunes of the base models below are supported as well. - [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) +- [x] [Bunny](https://github.com/BAAI-DCAI/Bunny) **HTTP server** |