Update README.md
Browse files
README.md
CHANGED
@@ -84,13 +84,16 @@ OmniNeural’s design is tightly coupled with NPU hardware:
|
|
84 |
|
85 |
**Install via Nexa-SDK:**
|
86 |
|
|
|
|
|
87 |
## **License & Citation**
|
88 |
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
|
|
|
|
94 |
}
|
95 |
-
|
96 |
-
## **Links & Community** //TODO
|
|
|
84 |
|
85 |
**Install via Nexa-SDK:**
|
86 |
|
87 |
+
## **Links & Community** //TODO
|
88 |
+
|
89 |
## **License & Citation**
|
90 |
|
91 |
+
```bibtex
|
92 |
+
@misc{wu2025qwenimagetechnicalreport,
|
93 |
+
title={OmniNeural: NPU-Optimized Multimodal Model for On-Device AI},
|
94 |
+
author={Nexa AI},
|
95 |
+
year={2025},
|
96 |
+
primaryClass={cs.CV},
|
97 |
+
url={https://huggingface.co/NexaAI/OmniNeural-4B},
|
98 |
}
|
99 |
+
```
|
|