Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,10 @@ X-LoRA is easily applied to any HuggingFace Transformers model.
|
|
17 |
- Dynamically mix LoRA adapters: Deep layer-wise combinations of adapters.
|
18 |
|
19 |
## X-LoRA source code
|
20 |
-
|
21 |
-
|
22 |
-
|
|
|
23 |
|
24 |
## Converting and loading a model
|
25 |
|
|
|
17 |
- Dynamically mix LoRA adapters: Deep layer-wise combinations of adapters.
|
18 |
|
19 |
## X-LoRA source code
|
20 |
+
|
21 |
+
Installation, source code, API details and more examples:
|
22 |
+
|
23 |
+
[https://github.com/EricLBuehler/xlora](https://github.com/EricLBuehler/xlora)
|
24 |
|
25 |
## Converting and loading a model
|
26 |
|