Update README.md
Browse files
README.md
CHANGED
|
@@ -4,16 +4,12 @@ library_name: peft
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Details
|
| 7 |
-
|
| 8 |
- **Developed by:** Jian Chen
|
| 9 |
- **Model type:** MLLM-based encoder
|
| 10 |
- **Finetuned from model:** [OpenGVLab/InternVL2-4B](https://huggingface.co/OpenGVLab/InternVL2-4B)
|
| 11 |
|
| 12 |
## Model Sources [optional]
|
| 13 |
-
|
| 14 |
-
<!-- Provide the basic links for the model. -->
|
| 15 |
-
|
| 16 |
-
- **Repository:** [SV-RAG](https://github.com/puar-playground/SV-RAG)
|
| 17 |
- **Paper:** [SV-RAG: LoRA-Contextualizing Adaptation of Large Multimodal Models for Long Document Understanding](https://arxiv.org/abs/2411.01106)
|
| 18 |
|
| 19 |
## Uses
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Details
|
|
|
|
| 7 |
- **Developed by:** Jian Chen
|
| 8 |
- **Model type:** MLLM-based encoder
|
| 9 |
- **Finetuned from model:** [OpenGVLab/InternVL2-4B](https://huggingface.co/OpenGVLab/InternVL2-4B)
|
| 10 |
|
| 11 |
## Model Sources [optional]
|
| 12 |
+
- **GitHub:** [SV-RAG](https://github.com/puar-playground/SV-RAG)
|
|
|
|
|
|
|
|
|
|
| 13 |
- **Paper:** [SV-RAG: LoRA-Contextualizing Adaptation of Large Multimodal Models for Long Document Understanding](https://arxiv.org/abs/2411.01106)
|
| 14 |
|
| 15 |
## Uses
|