mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 14:52:20 +00:00
fix: adjust upload command
This commit is contained in:
parent
47e19377cb
commit
2ee4b9f77f
2
.github/workflows/python-packaging.yaml
vendored
2
.github/workflows/python-packaging.yaml
vendored
@ -173,4 +173,4 @@ jobs:
|
|||||||
- name: Upload to Hugging Face Hub
|
- name: Upload to Hugging Face Hub
|
||||||
run: |
|
run: |
|
||||||
export HUGGING_FACE_HUB_TOKEN=${{ secrets.HUGGING_FACE_HUB_TOKEN }}
|
export HUGGING_FACE_HUB_TOKEN=${{ secrets.HUGGING_FACE_HUB_TOKEN }}
|
||||||
huggingface-cli upload flash-attention/dist/* --repo drbh/flash-attention-pre-compile
|
huggingface-cli upload drbh/flash-attention-pre-compile flash-attention/dist/*
|
||||||
|
Loading…
Reference in New Issue
Block a user