Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
## Model Description
|
2 |
+
This is a huggingface model card for Q-Insight 👋
|
3 |
+
- Paper: https://arxiv.org/pdf/2503.22679
|
4 |
+
- Code: https://github.com/bytedance/Q-Insight
|
5 |
+
|
6 |
+
## License
|
7 |
+
This project is licensed under the Apache-2.0 License. It is finetuned from [Qwen2.5-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct) under Apache-2.0.
|