Python dependencies:
pip install -r requirements.txt
Examples can be run as follows:
deepspeed --num_gpus [number of GPUs] test-[model].py
Command:
deepspeed --num_gpus 1 test-t5-base.py
Output:
[{'translation_text': 'Le renard brun rapide saute au-dessus du chien lazy.'}]