Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,12 @@ base_model: AI-Sweden-Models/Llama-3-8B
|
|
8 |
|
9 |
## Training setup
|
10 |
|
11 |
-
The training was perfomed on the LUMI supercomputer within the DeployAI
|
|
|
12 |
|
13 |
## Dataset
|
14 |
|
15 |
-
A translated version of the `teknium/OpenHermes-2.5` corpus. The translation was carried out by [42 Labs](https://huggingface.co/four-two-labs)
|
16 |
|
17 |
## How to use
|
18 |
|
|
|
8 |
|
9 |
## Training setup
|
10 |
|
11 |
+
The training was perfomed on the LUMI supercomputer within the DeployAI EU project.
|
12 |
+
Based of the base model [AI-Sweden-Models/Llama-3-8B](https://huggingface.co/AI-Sweden-Models/Llama-3-8B).
|
13 |
|
14 |
## Dataset
|
15 |
|
16 |
+
A translated version of the `teknium/OpenHermes-2.5` corpus. The translation was carried out by [42 Labs](https://huggingface.co/four-two-labs).
|
17 |
|
18 |
## How to use
|
19 |
|