Update license
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
inference: false
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Model Card
|
|
@@ -10,3 +11,7 @@ Bunny-pretrain-phi-2-eva is the pretrained weights for [bunny-phi-2-eva-lora](ht
|
|
| 10 |
It is pretrained on LAION-2M.
|
| 11 |
|
| 12 |
More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
inference: false
|
| 3 |
+
license: apache-2.0
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card
|
|
|
|
| 11 |
It is pretrained on LAION-2M.
|
| 12 |
|
| 13 |
More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
|
| 14 |
+
|
| 15 |
+
# License
|
| 16 |
+
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.
|
| 17 |
+
The content of this project itself is licensed under the Apache license 2.0.
|