Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,8 @@ pipeline_tag: text-generation
|
|
19 |
|
20 |
MoLA-LM combines multiple LoRA adapters with an intelligent router to automatically select the best adapter for each input prompt. This approach enables specialized performance across different tasks while maintaining efficiency.
|
21 |
|
22 |
-
|
|
|
23 |
|
24 |
**Important Note**: *The v0.5 had issues with the lora applying part of the custom lm class and its router was a bit too small with little generalization.
|
25 |
In v0.6 and future models, all of these issues are/will be resolved.*
|
|
|
19 |
|
20 |
MoLA-LM combines multiple LoRA adapters with an intelligent router to automatically select the best adapter for each input prompt. This approach enables specialized performance across different tasks while maintaining efficiency.
|
21 |
|
22 |
+
|
23 |
+

|
24 |
|
25 |
**Important Note**: *The v0.5 had issues with the lora applying part of the custom lm class and its router was a bit too small with little generalization.
|
26 |
In v0.6 and future models, all of these issues are/will be resolved.*
|