Downloads · 30 days
14
8% of all-time downloads
MonolithFoundation/Bumblebee-Light
Bumblebee-Light is a text generation model from MonolithFoundation. Use it when you need the model to write or continue text. It is set up for transformers.
cense: apache-2.0 datasets: - HuggingFaceFW/fineweb - YanweiLi/MGM-Instruction language: - zh tags: - vlm - MLLM - Multi-Modal LLM --- <div align="center" <img src="assets/a.png" / <h1Bumblebee</h1 <h3Surpassed Close-…
Downloads · 30 days
14
8% of all-time downloads
All-time downloads
183
Public
Parameters
9.3B
18.5 GB on disk
Likes
1
Public
Click a slice to open those files.
.safetensors18.5 GB · 100%
From the Hugging Face model README
cense: apache-2.0 datasets:
👷We are stressly working on the code cleaning and documentation. Stay tuned! (weights are available)
Bumblebee is a simple open-source MLLM that has surpassed QwenVL Max on MMBench-Test-CN with a score of 75.8, using only open-source data and 14B LLM parameters.
Thanks to the utilization of the Qwen2 14B model, Bumblebee guarantees superior Chinese performance and outperforms any other open-source model in terms of understanding.
We have released the weights solely for research purposes, with the hope of accelerating the democratization of the multi-modal open-source community and making AGI with vision more accessible to everyone.
Here are the metrics we have evaluated, although due to limited compute resources and time, we were unable to cover all leaderboards. However, we have focused on the metrics that are more convincing and where cheating is not possible.
| Model | MMB-CN-Test | MMB-EN-Test | MMStar(A) | MMStar(C) | MMStar(F) |
|---|---|---|---|---|---|
| Bumblebee | 75.8 | 76.8 | 43.8 | 63.2 | 41.2 |
| QwenVL Max | 75.7 | 77.6 | 36.5 | 46 | 27.2 |
| Yi-VL-34B | 70.7 | 72.4 | 40.5 | 59.2 | 34 |
| Omini12B | 62 | 71.7 | 39.6 | 63.6 | 32.4 |
| GPT4V-1106 | 77 | 74.4 | 50.4 | 65.2 | 38.8 |
It is worth noting that Bumblebee is an open-source model and possibly the smallest among these closed-source models.
Regarding MMStar, as it is a brand new leaderboard, we believe it provides a more fair assessment of a model's true ability, rather than relying solely on potentially cheating leaderboards. Therefore, we give more precise recognition to MMStar here.
The results clearly indicate that Bumblebee has achieved remarkable progress compared to other state-of-the-art open-source models. It has even demonstrated compatibility with certain closed-source models. Notably, on MMbench-CN-Test and MMStar, where cheating is not possible, Bumblebee has surpassed QwenVL Max using only 14B parameters.
git clone https://github.com/MonolithFoundation/Bumblebee.git
cd Bumblebee
Using MGM like inference code to inference, make sure loading correct vision encoder pretrained weights. (to be added)Impressive Chinese results showed by Bumblebee:

As the result suggested, Bumblebee might be one of the most capable Chinese MLLM opensourced as for now.
It shows good abilities at:
If want try it, just download our weights and inference via MGM!
Bumblebee is just the first model release aimed at catching up closed-source models. While it is capable of performing many tasks, it has not yet surpassed closed models by a significant margin.
In our pursuit of advancement, we are currently developing even more advanced technologies that will surpass the current state-of-the-art multimodal models. The path we are paving includes:
If you were interested in the new progress, please star and watch this repo!