Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
-
base_model:
|
12 |
datasets:
|
13 |
- mpasila/Finnish-ShareGPT-Tiny-V1-1
|
14 |
library_name: peft
|
@@ -19,7 +19,7 @@ I made a small mistake with Runpod so I need to re-train the model.
|
|
19 |
|
20 |
- **Developed by:** mpasila
|
21 |
- **License:** apache-2.0
|
22 |
-
- **Finetuned from model :**
|
23 |
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
+
base_model: LumiOpen/Viking-33B
|
12 |
datasets:
|
13 |
- mpasila/Finnish-ShareGPT-Tiny-V1-1
|
14 |
library_name: peft
|
|
|
19 |
|
20 |
- **Developed by:** mpasila
|
21 |
- **License:** apache-2.0
|
22 |
+
- **Finetuned from model :** LumiOpen/Viking-33B
|
23 |
|
24 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
25 |
|