old_tok / train.sh
tennant's picture
upload
af7c0ce
raw
history blame contribute delete
267 Bytes
# Semanticist training
accelerate launch --config_file=configs/onenode_config.yaml train_net.py --cfg configs/tokenizer_config.yaml
# ϵLlamaGen training
accelerate launch --config_file=configs/onenode_config.yaml train_net.py --cfg configs/autoregressive_config.yaml