updated info
Browse files
README.md
CHANGED
|
@@ -18,12 +18,6 @@ pipeline_tag: text-generation
|
|
| 18 |
|
| 19 |
# NEXUS — Neural EXecution & Understanding Substrate
|
| 20 |
|
| 21 |
-
**Creator & Lead Contributor:** Brian Langay
|
| 22 |
-
**Contact:** support@openbnet.com · services@openbnet.cloud
|
| 23 |
-
**Paper:** [NEXUS: Design, Implementation, and Empirical Evaluation of a Lightweight Neural Controller for LLM Agent Systems](https://github.com/brian-Lab-0/nexus/blob/main/NEXUS_Implementation_Report.pdf)
|
| 24 |
-
**Code:** [github.com/brian-Lab-0/nexus](https://github.com/brian-Lab-0/nexus)
|
| 25 |
-
**License:** Apache 2.0
|
| 26 |
-
|
| 27 |
---
|
| 28 |
|
| 29 |
## Model Description
|
|
@@ -180,3 +174,7 @@ Tested on: NVIDIA RTX 4060 Laptop GPU (8 GB VRAM), CUDA 12.8, PyTorch 2.9.1+cu12
|
|
| 180 |
|
| 181 |
*Created and maintained by **Brian Langay** — [support@openbnet.com](mailto:support@openbnet.com) · [services@openbnet.cloud](mailto:services@openbnet.cloud)*
|
| 182 |
*OpenBnet · 2026*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
# NEXUS — Neural EXecution & Understanding Substrate
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
## Model Description
|
|
|
|
| 174 |
|
| 175 |
*Created and maintained by **Brian Langay** — [support@openbnet.com](mailto:support@openbnet.com) · [services@openbnet.cloud](mailto:services@openbnet.cloud)*
|
| 176 |
*OpenBnet · 2026*
|
| 177 |
+
**Paper:** [NEXUS: Design, Implementation, and Empirical Evaluation of a Lightweight Neural Controller for LLM Agent Systems](https://github.com/brian-Lab-0/nexus/blob/main/NEXUS_Implementation_Report.pdf)
|
| 178 |
+
**Code:** [github.com/brian-Lab-0/nexus](https://github.com/brian-Lab-0/nexus)
|
| 179 |
+
**License:** Apache 2.0
|
| 180 |
+
|