Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,14 @@ license_link: https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507/blob/main/LICEN
|
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
|
| 8 |
-
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
<a href="https://chat.qwen.ai" target="_blank" style="margin: 2px;">
|
| 10 |
<img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
|
| 11 |
</a>
|
|
|
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# HUX-1
|
| 9 |
+
HUX-1 is the internal intelligence layer for Arsenal by ZEN AI Co.
|
| 10 |
+
|
| 11 |
+
Built on top of Qwen3-4B-Instruct-2507, it is optimized for:
|
| 12 |
+
- AI agent generation
|
| 13 |
+
- prompt enhancement
|
| 14 |
+
- structured system outputs
|
| 15 |
+
- workflow automation logic
|
| 16 |
<a href="https://chat.qwen.ai" target="_blank" style="margin: 2px;">
|
| 17 |
<img alt="Chat" src="https://img.shields.io/badge/%F0%9F%92%9C%EF%B8%8F%20Qwen%20Chat%20-536af5" style="display: inline-block; vertical-align: middle;"/>
|
| 18 |
</a>
|