mpasila commited on
Commit
f249276
1 Parent(s): 3e88f36

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language:
3
- - en
4
  license: apache-2.0
5
  tags:
6
  - text-generation-inference
@@ -9,8 +9,14 @@ tags:
9
  - llama
10
  - trl
11
  base_model: LumiOpen/Viking-7B
 
 
 
12
  ---
13
 
 
 
 
14
  # Uploaded model
15
 
16
  - **Developed by:** mpasila
@@ -19,4 +25,4 @@ base_model: LumiOpen/Viking-7B
19
 
20
  This llama 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)
 
1
  ---
2
  language:
3
+ - fi
4
  license: apache-2.0
5
  tags:
6
  - text-generation-inference
 
9
  - llama
10
  - trl
11
  base_model: LumiOpen/Viking-7B
12
+ datasets:
13
+ - mpasila/Finnish-ShareGPT-Tiny-V1-1
14
+ library_name: peft
15
  ---
16
 
17
+ ## Prompt format: ChatML
18
+ Works better with a system prompt.
19
+
20
  # Uploaded model
21
 
22
  - **Developed by:** mpasila
 
25
 
26
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
27
 
28
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)