| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 | ||
| 3 年前 |
DeepSpeed Huggingface Translation Examples
Setup
Python dependencies:
pip install -r requirements.txt
Usage
Examples can be run as follows:
deepspeed --num_gpus [number of GPUs] test-[model].py
Example Output
Command:
deepspeed --num_gpus 1 test-t5-base.py
Output:
[{'translation_text': 'Le renard brun rapide saute au-dessus du chien lazy.'}]