Skip to content

Commit

Permalink
tmp1
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
  • Loading branch information
dvrogozh committed Jan 8, 2025
1 parent c250009 commit 754c2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_linux_accelerate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
xpu-smi discovery -y --json --dump -1
- name: Print environment
if: ${{ ! cancelled() }}
uses: ./torch-xpu-ops/.github/actions/print-environment/action.yml
uses: ./torch-xpu-ops/.github/actions/print-environment/action
with:
conda: $CONDA_ENV_NAME
pip_packages: 'accelerate transformers'
Expand Down

0 comments on commit 754c2c7

Please sign in to comment.