Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,12 @@ license: apache-2.0
|
|
9 |
<img src="./icon.png" alt="Logo" width="350">
|
10 |
</p>
|
11 |
|
12 |
-
π [Technical report](https://arxiv.org/abs/2402.11530) | π [Code](https://github.com/BAAI-DCAI/Bunny) | π° [3B Demo](https://wisemodel.cn/spaces/baai/Bunny) | π° [8B Demo](https://3965a2c066917e96a2.gradio.live/)
|
13 |
|
14 |
This is Bunny-Llama-3-8B-V.
|
15 |
|
|
|
|
|
16 |
Bunny is a family of lightweight but powerful multimodal models. It offers multiple plug-and-play vision encoders, like EVA-CLIP, SigLIP and language backbones, including Llama-3-8B, Phi-1.5, StableLM-2, Qwen1.5, MiniCPM and Phi-2. To compensate for the decrease in model size, we construct more informative training data by curated selection from a broader data source.
|
17 |
|
18 |
We provide Bunny-Llama-3-8B-V, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct). More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
|
|
|
9 |
<img src="./icon.png" alt="Logo" width="350">
|
10 |
</p>
|
11 |
|
12 |
+
π [Technical report](https://arxiv.org/abs/2402.11530) | π [Code](https://github.com/BAAI-DCAI/Bunny) | π° [3B Demo](https://wisemodel.cn/spaces/baai/Bunny) | π° [8B Demo](https://3965a2c066917e96a2.gradio.live/) | π€ [GGUF](https://huggingface.co/BAAI/Bunny-Llama-3-8B-V-gguf)
|
13 |
|
14 |
This is Bunny-Llama-3-8B-V.
|
15 |
|
16 |
+
|
17 |
+
|
18 |
Bunny is a family of lightweight but powerful multimodal models. It offers multiple plug-and-play vision encoders, like EVA-CLIP, SigLIP and language backbones, including Llama-3-8B, Phi-1.5, StableLM-2, Qwen1.5, MiniCPM and Phi-2. To compensate for the decrease in model size, we construct more informative training data by curated selection from a broader data source.
|
19 |
|
20 |
We provide Bunny-Llama-3-8B-V, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct). More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
|