Make nightly install dev accelerate (#16783)
This commit is contained in:
@@ -623,6 +623,7 @@ jobs:
|
|||||||
- run: pip install --upgrade pip
|
- run: pip install --upgrade pip
|
||||||
- run: pip install .[sklearn,torch,sentencepiece,testing,torch-speech]
|
- run: pip install .[sklearn,torch,sentencepiece,testing,torch-speech]
|
||||||
- run: pip install -r examples/pytorch/_tests_requirements.txt
|
- run: pip install -r examples/pytorch/_tests_requirements.txt
|
||||||
|
- run: pip install git+https://github.com/huggingface/accelerate
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: v0.4-torch_examples-{{ checksum "setup.py" }}
|
key: v0.4-torch_examples-{{ checksum "setup.py" }}
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user