File size: 349 Bytes
5fa1a76
 
 
 
 
 
 
1
2
3
4
5
6
7
Make sure you have 🤗 Accelerate installed if you don't already have it:

Note: As Accelerate is rapidly developing, the git version of accelerate must be installed to run the scripts

pip install git+https://github.com/huggingface/accelerate

Instead of the run_summarization.py script, you need to use the run_summarization_no_trainer.py script.