Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: other
|
|
| 3 |
---
|
| 4 |
# <span style="background: linear-gradient(45deg, #667eea 0%, #764ba2 25%, #f093fb 50%, #f5576c 75%, #4facfe 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: bold; font-size: 1.1em;">**OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM**</span> <br />
|
| 5 |
|
| 6 |
-
[](
|
| 7 |
[](https://github.com/NVlabs/OmniVinci)
|
| 8 |
[](https://huggingface.co/nvidia/omnivinci)
|
| 9 |
[](https://nvlabs.github.io/OmniVinci)
|
|
@@ -96,4 +96,5 @@ print(processor.tokenizer.batch_decode(output_ids, skip_special_tokens=True))
|
|
| 96 |
|
| 97 |
|
| 98 |
## License / Terms of Use
|
| 99 |
-
The model is released under the [NVIDIA OneWay Noncommercial License](asset/NVIDIA_OneWay_Noncommercial_License.docx).
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# <span style="background: linear-gradient(45deg, #667eea 0%, #764ba2 25%, #f093fb 50%, #f5576c 75%, #4facfe 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-weight: bold; font-size: 1.1em;">**OmniVinci: Enhancing Architecture and Data for Omni-Modal Understanding LLM**</span> <br />
|
| 5 |
|
| 6 |
+
[](arxiv.org/abs/2510.15870 )
|
| 7 |
[](https://github.com/NVlabs/OmniVinci)
|
| 8 |
[](https://huggingface.co/nvidia/omnivinci)
|
| 9 |
[](https://nvlabs.github.io/OmniVinci)
|
|
|
|
| 96 |
|
| 97 |
|
| 98 |
## License / Terms of Use
|
| 99 |
+
The model is released under the [NVIDIA OneWay Noncommercial License](asset/NVIDIA_OneWay_Noncommercial_License.docx).
|
| 100 |
+
|