We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e28ed5 commit e0bbea0Copy full SHA for e0bbea0
.github/workflows/examples_check.yml
@@ -41,7 +41,7 @@ jobs:
41
pip install .
42
43
# Install extra stuff for notebook runs
44
- pip install "huggingface_hub[cli]" jupyter nbconvert torch
+ pip install "huggingface_hub[cli]" jupyter nbconvert ipykernel torch accelerate bitsandbytes
45
- name: Huggingface Hub Login
46
run: |
47
source .venv/bin/activate
0 commit comments