alanzhuly commited on
Commit
5ea49f8
·
verified ·
1 Parent(s): 8dcfde0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
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
- @misc{omninneural2025,
90
- title={OmniNeural: NPU-Optimized Multimodal Model for On-Device AI},
91
- author={Nexa AI},
92
- year={2025},
93
- howpublished={\url{https://huggingface.co/NexaAI/OmniNeural-4B}}
 
 
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
+ ```