Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,12 @@
|
|
2 |
base_model: LumiOpen/Viking-7B
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- text-generation-inference
|
@@ -9,6 +15,12 @@ tags:
|
|
9 |
- unsloth
|
10 |
- llama
|
11 |
- trl
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
This is just a test model which I have no idea if it's any good at this moment. Will test it tomorrow morning.
|
14 |
|
@@ -20,4 +32,4 @@ This is just a test model which I have no idea if it's any good at this moment.
|
|
20 |
|
21 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
23 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
2 |
base_model: LumiOpen/Viking-7B
|
3 |
language:
|
4 |
- en
|
5 |
+
- fi
|
6 |
+
- sv
|
7 |
+
- 'no'
|
8 |
+
- da
|
9 |
+
- is
|
10 |
+
- nn
|
11 |
license: apache-2.0
|
12 |
tags:
|
13 |
- text-generation-inference
|
|
|
15 |
- unsloth
|
16 |
- llama
|
17 |
- trl
|
18 |
+
datasets:
|
19 |
+
- mpasila/Magnum-V2-Mix
|
20 |
+
- anthracite-org/Stheno-Data-Filtered
|
21 |
+
- anthracite-org/kalo-opus-instruct-22k-no-refusal
|
22 |
+
- anthracite-org/nopm_claude_writing_fixed
|
23 |
+
library_name: peft
|
24 |
---
|
25 |
This is just a test model which I have no idea if it's any good at this moment. Will test it tomorrow morning.
|
26 |
|
|
|
32 |
|
33 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
34 |
|
35 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|