Unverified Commit 89293a0f authored by Zachary Mueller's avatar Zachary Mueller Committed by GitHub
Browse files

Make nightly install dev accelerate (#16783)

parent b151ddb9
......@@ -623,6 +623,7 @@ jobs:
- run: pip install --upgrade pip
- run: pip install .[sklearn,torch,sentencepiece,testing,torch-speech]
- run: pip install -r examples/pytorch/_tests_requirements.txt
- run: pip install git+https://github.com/huggingface/accelerate
- save_cache:
key: v0.4-torch_examples-{{ checksum "setup.py" }}
paths:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment