Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# 🧠 Hub Intelligence Repository
|
| 2 |
+
|
| 3 |
+
This repository serves as the external memory for Qwen's system monitoring. It stores structured reports on trending models, API health, and routing performance.
|
| 4 |
+
|
| 5 |
+
## Structure
|
| 6 |
+
- `reports/`: JSON or Markdown files containing daily scans.
|
| 7 |
+
- `config.json`: Sentinel configuration (cadence, endpoints).
|
| 8 |
+
|
| 9 |
+
---
|
| 10 |
+
*Managed by Qwen / Sentinel v3*
|
| 11 |
+
|