timpal0l commited on
Commit
bfb4221
1 Parent(s): d1d7e9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 eu project.
 
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