Update README.md (#3)
Browse files- Update README.md (5f084dee7a160787166c9d20655c7ede7490040e)
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
4 |
## Inference
|
5 |
Our models are established on top of the Qwen2.5-VL family. So we include a simple use case here, and refer the readers to [the standard inference procedure of Qwen2.5-VL](https://github.com/QwenLM/Qwen2.5-VL).
|
6 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
## GitHub
|
5 |
+
https://github.com/Reallm-Labs/Infi-MMR
|
6 |
+
|
7 |
## Inference
|
8 |
Our models are established on top of the Qwen2.5-VL family. So we include a simple use case here, and refer the readers to [the standard inference procedure of Qwen2.5-VL](https://github.com/QwenLM/Qwen2.5-VL).
|
9 |
|