Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
This repository contains the models used in the [paper](https://arxiv.org/abs/2405.13053) "MeteoRA: Multiple-tasks Embedded LoRA for Large Language Models".
|
| 4 |
|
| 5 |
-
The corresponding GitHub
|
| 6 |
|
| 7 |

|
| 8 |
|
|
@@ -43,7 +43,7 @@ We highlight the statistically dominant LoRA selected by MeteoRA in token level
|
|
| 43 |
|
| 44 |
### Preparation
|
| 45 |
|
| 46 |
-
0. Clone the
|
| 47 |
|
| 48 |
1. Install necessary packages:
|
| 49 |
```shell
|
|
|
|
| 2 |
|
| 3 |
This repository contains the models used in the [paper](https://arxiv.org/abs/2405.13053) "MeteoRA: Multiple-tasks Embedded LoRA for Large Language Models".
|
| 4 |
|
| 5 |
+
The corresponding GitHub repository is [MeteoRA](https://github.com/ParagonLight/meteor-of-lora).
|
| 6 |
|
| 7 |

|
| 8 |
|
|
|
|
| 43 |
|
| 44 |
### Preparation
|
| 45 |
|
| 46 |
+
0. Clone the GitHub repository [MeteoRA](https://github.com/ParagonLight/meteor-of-lora).
|
| 47 |
|
| 48 |
1. Install necessary packages:
|
| 49 |
```shell
|