mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-26 12:32:10 +00:00
fix: skip redundant login
This commit is contained in:
parent
01e68b5acf
commit
47e19377cb
1
.github/workflows/python-packaging.yaml
vendored
1
.github/workflows/python-packaging.yaml
vendored
@ -173,5 +173,4 @@ jobs:
|
||||
- name: Upload to Hugging Face Hub
|
||||
run: |
|
||||
export HUGGING_FACE_HUB_TOKEN=${{ secrets.HUGGING_FACE_HUB_TOKEN }}
|
||||
huggingface-cli login
|
||||
huggingface-cli upload flash-attention/dist/* --repo drbh/flash-attention-pre-compile
|
||||
|
Loading…
Reference in New Issue
Block a user