diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-05-23 17:43:18 +0300 |
---|---|---|
committer | Georgi Gerganov <ggerganov@gmail.com> | 2024-05-23 17:43:18 +0300 |
commit | 74f33adf5f8b20b08fc5a6aa17ce081abe86ef2f (patch) | |
tree | e53ae39525ee1034fa722b45751ada7326f74bec | |
parent | 1debe72737ea131cb52975da3d53ed3a835df3a6 (diff) |
readme : remove trailing space (#7469)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -141,7 +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) +- [x] [Bunny](https://github.com/BAAI-DCAI/Bunny) **HTTP server** |