Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,9 @@ tags:
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: augmxnt/shisa-base-7b-v1
|
|
|
12 |
---
|
|
|
13 |
|
14 |
# Uploaded model
|
15 |
|
@@ -19,4 +21,4 @@ base_model: augmxnt/shisa-base-7b-v1
|
|
19 |
|
20 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
21 |
|
22 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
9 |
- mistral
|
10 |
- trl
|
11 |
base_model: augmxnt/shisa-base-7b-v1
|
12 |
+
library_name: peft
|
13 |
---
|
14 |
+
Experimental LoRA, may not be super good.
|
15 |
|
16 |
# Uploaded model
|
17 |
|
|
|
21 |
|
22 |
This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
23 |
|
24 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|