Update license
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
inference: false
|
|
|
3 |
---
|
4 |
|
5 |
# Model Card
|
@@ -15,4 +16,8 @@ Bunny is a family of lightweight but powerful multimodal models. It offers multi
|
|
15 |
The model is pretrained on LAION-2M and finetuned on Bunny-695K.
|
16 |
More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
|
17 |
|
18 |
-
![comparison](comparison.png)
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
inference: false
|
3 |
+
license: apache-2.0
|
4 |
---
|
5 |
|
6 |
# Model Card
|
|
|
16 |
The model is pretrained on LAION-2M and finetuned on Bunny-695K.
|
17 |
More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
|
18 |
|
19 |
+
![comparison](comparison.png)
|
20 |
+
|
21 |
+
# License
|
22 |
+
This project utilizes certain datasets and checkpoints that are subject to their respective original licenses. Users must comply with all terms and conditions of these original licenses.
|
23 |
+
The content of this project itself is licensed under the Apache license 2.0.
|