mjbuehler commited on
Commit
86236c3
1 Parent(s): 6fe6bb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
- https://github.com/EricLBuehler/xlora
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