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 29a637b commit b90db7eCopy full SHA for b90db7e
.github/workflows/build_documentation.yml
@@ -15,4 +15,4 @@ jobs:
15
package: bitsandbytes
16
repo_owner: TimDettmers
17
secrets:
18
- token: ${{ secrets.HUGGINGFACE_PUSH }}
+ hf_token: ${{ secrets.HUGGINGFACE_PUSH }}
0 commit comments