paulasquin
commited on
Commit
•
732e376
1
Parent(s):
9ce04e0
Add model card yaml
Browse files
README.md
CHANGED
@@ -1,5 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Ready to use
|
2 |
- LLaVA-7B-v1 model, originally from https://huggingface.co/liuhaotian/LLaVA-Lightning-7B-delta-v1-1, sourced from [tsujuifu's repo](https://github.com/tsujuifu/pytorch_mgie?tab=readme-ov-file#:~:text=Put%20official%20LLaVA%2D7B)
|
3 |
-
- mgie_7b model (IPr2Pr + MagicBrush) from [Apple's repo](https://github.com/apple/ml-mgie#:~:text=v1%20and%20download-,pre%2Dtrained%20ckpt,-(on%20IPr2Pr%20%2B%20MagicBrush)
|
4 |
|
5 |
This is only a conveniance storage. I do not hold any credits for these models.
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- llava
|
5 |
+
- ml-mgie
|
6 |
+
---
|
7 |
Ready to use
|
8 |
- LLaVA-7B-v1 model, originally from https://huggingface.co/liuhaotian/LLaVA-Lightning-7B-delta-v1-1, sourced from [tsujuifu's repo](https://github.com/tsujuifu/pytorch_mgie?tab=readme-ov-file#:~:text=Put%20official%20LLaVA%2D7B)
|
9 |
+
- mgie_7b model (IPr2Pr + MagicBrush) from [Apple's repo](https://github.com/apple/ml-mgie#:~:text=v1%20and%20download-,pre%2Dtrained%20ckpt,-(on%20IPr2Pr%20%2B%20MagicBrush) with [its own licence](https://github.com/apple/ml-mgie?tab=License-1-ov-file#readme)
|
10 |
|
11 |
This is only a conveniance storage. I do not hold any credits for these models.
|