Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ base_model:
|
|
| 4 |
---
|
| 5 |
|
| 6 |
|
| 7 |
-
This model is based on the paper [Diagnose, Localize, Align: A Full-Stack Framework for Reliable LLM Multi-Agent Systems under Instruction Conflicts](https://arxiv.org/abs/2509.23188).
|
| 8 |
|
| 9 |
Code can be found at: https://github.com/GuanchengWan/DLA-SAIL-Training (for training) and https://github.com/GuanchengWan/DLA-MAS-Inference (for inference).
|
| 10 |
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
|
| 7 |
+
This model is based on the paper: [Diagnose, Localize, Align: A Full-Stack Framework for Reliable LLM Multi-Agent Systems under Instruction Conflicts](https://arxiv.org/abs/2509.23188).
|
| 8 |
|
| 9 |
Code can be found at: https://github.com/GuanchengWan/DLA-SAIL-Training (for training) and https://github.com/GuanchengWan/DLA-MAS-Inference (for inference).
|
| 10 |
|