liyunlongaaa/MiMo-Tokenizer-Trainer

Unofficial implementation of training pipeline in mimo-tokenizer about "MiMo-Audio: Audio Language Models are Few-Shot Learners"

3

stars

2

commits

Python

primary language

Nov 9, 2025

updated

README

MiMo-Tokenizer-Trainer

requirement

pip install requirements.txt

stage1

accelerate launch --config_file config/acclerate/accelerate_config_zero2.yaml trainer/trainer_stage1.py -c config/stage1.json

stage2

accelerate launch --config_file config/acclerate/accelerate_config_zero2.yaml trainer/trainer_stage2.py -c config/stage2.json

more details please check code, just an example for personal experiment.

Contributors

liyunlongaaa

2 commits

liyunlongaaa/MiMo-Tokenizer-Trainer

Unofficial implementation of training pipeline in mimo-tokenizer about "MiMo-Audio: Audio Language Models are Few-Shot Learners"

3

stars

2

commits

Python

primary language

Nov 9, 2025

updated

README

MiMo-Tokenizer-Trainer

requirement

pip install requirements.txt

stage1

accelerate launch --config_file config/acclerate/accelerate_config_zero2.yaml trainer/trainer_stage1.py -c config/stage1.json

stage2

accelerate launch --config_file config/acclerate/accelerate_config_zero2.yaml trainer/trainer_stage2.py -c config/stage2.json

more details please check code, just an example for personal experiment.

Contributors

liyunlongaaa

2 commits

Languages

Python

100.0%