Guancheng commited on
Commit
27a0007
·
verified ·
1 Parent(s): b37dec7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+
2
+
3
+ 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).
4
+
5
+ Code can be found at: https://github.com/GuanchengWan/DLA-SAIL-Training (for training) and https://github.com/GuanchengWan/DLA-MAS-Inference (for inference).
6
+
7
+