mindlab-bot commited on
Commit
4bfa8da
·
verified ·
1 Parent(s): 85e3da6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -107,7 +107,7 @@ Macaron-V1-Preview-749B keeps divergent skill families in separate LoRAs over a
107
 
108
  Macaron exposes model selection through a router-tool design rather than a separate opaque router model. Conversations start from `l0`; when the current request matches a specialist domain, the harness can route to `l1`-`l4` and return to `l0` for the next task.
109
 
110
- Reference harness: <a href="https://github.com/MindLab-Research/Mixture-of-LoRA-Harness"><img src="https://github.githubassets.com/favicons/favicon.svg" width="16" height="16" alt="GitHub"/> MindLab-Research/Mixture-of-LoRA-Harness</a>.
111
 
112
  ### Harness Co-Design
113
 
 
107
 
108
  Macaron exposes model selection through a router-tool design rather than a separate opaque router model. Conversations start from `l0`; when the current request matches a specialist domain, the harness can route to `l1`-`l4` and return to `l0` for the next task.
109
 
110
+ Reference harness: <a href="https://github.com/MindLab-Research/Mixture-of-LoRA-Harness"> MindLab-Research/Mixture-of-LoRA-Harness</a>.
111
 
112
  ### Harness Co-Design
113