Add model card (#1)
Browse files- Add model card (705b79851468006fa3f3add55627480b2bbae96c)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -1,9 +1,15 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
|
|
|
| 3 |
---
|
| 4 |
-
## Training procedure
|
| 5 |
|
| 6 |
-
|
|
|
|
|
|
|
| 7 |
|
|
|
|
|
|
|
|
|
|
| 8 |
|
|
|
|
| 9 |
- PEFT 0.4.0
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
+
pipeline_tag: image-text-to-text
|
| 4 |
---
|
|
|
|
| 5 |
|
| 6 |
+
Paper: https://huggingface.co/papers/2403.09037
|
| 7 |
+
|
| 8 |
+
Github repository: https://github.com/qinyu-allen-zhao/lvlm-lp
|
| 9 |
|
| 10 |
+
## Training procedure
|
| 11 |
+
|
| 12 |
+
See the paper.
|
| 13 |
|
| 14 |
+
### Framework versions
|
| 15 |
- PEFT 0.4.0
|