Skip to content

Commit 7f43d53

Browse files
committed
Reuse the toml config in flame
1 parent 12f9eda commit 7f43d53

File tree

3 files changed

+2
-69
lines changed

3 files changed

+2
-69
lines changed

train.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ bash train.sh -h
2727
Training a 340M model:
2828
2929
NNODE=1 NGPU=8 LOG_RANK=0 bash train.sh \
30-
--job.config_file train.toml \
30+
--job.config_file flame/models/fla.toml \
3131
--job.dump_folder exp/nsa-340M-10B/batch8.seqlen8192.warmup1024.update1.steps20480.lr3e-4 \
3232
--model.config configs/nsa_340M.json \
3333
--model.tokenizer_path fla-hub/transformer-1.3B-100B \

train.toml

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)