Skip to content

Commit

Permalink
chore: add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Minh141120 committed Jan 24, 2025
1 parent 4be29b5 commit b73c1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/convert-model-all-quant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
# Repository details
repo_id = f"${{ env.USER_NAME }}/${{ env.MODEL_NAME }}"
print("Uploading README.md to repository:", repo_id)
# Upload README.md
api.upload_file(
path_or_fileobj="README.md",
Expand Down

0 comments on commit b73c1f9

Please sign in to comment.