moreh-sungmin commited on
Commit
5da1797
1 Parent(s): 66bf259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,9 +4,10 @@ language:
4
  - en
5
  ---
6
  # **Introduction**
7
- MoMo-70B is trained via Supervised Fine-Tuning (SFT) using [LoRA](https://arxiv.org/abs/2106.09685), with the QWEN-72B model as its base-model
8
  Note that we did not exploit any form of weight merge.
9
  For leaderboard submission, the trained weight is realigned for compatibility with llama.
 
10
 
11
 
12
  ## Details
 
4
  - en
5
  ---
6
  # **Introduction**
7
+ MoMo-70B is trained via Supervised Fine-Tuning (SFT) using [LoRA](https://arxiv.org/abs/2106.09685), with the QWEN-72B model as its base-model.
8
  Note that we did not exploit any form of weight merge.
9
  For leaderboard submission, the trained weight is realigned for compatibility with llama.
10
+ MoMo-70B is trained using Moreh's MoAI platform, which simplifies the training of large-scale models, and AMD's MI250 GPU.
11
 
12
 
13
  ## Details