Commit
·
c94e830
1
Parent(s):
d564af4
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,12 @@ language:
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
---
|
|
|
10 |
base_model: mistralai/Mistral-7B-v0.1
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
## Reverse Instruct LoRa Adapter
|
|
|
7 |
pipeline_tag: text-generation
|
8 |
---
|
9 |
---
|
10 |
+
|
11 |
base_model: mistralai/Mistral-7B-v0.1
|
12 |
+
(=checkpoint-v1)
|
13 |
+
|
14 |
+
base_model: mistralai/Mistral-7B-v0.2
|
15 |
+
(>=checkpoint-v2)
|
16 |
---
|
17 |
|
18 |
## Reverse Instruct LoRa Adapter
|