Skip to content

Commit

Permalink
Merge branch 'main' into jianyi/safe_softmax
Browse files Browse the repository at this point in the history
  • Loading branch information
xytintel authored Dec 26, 2024
2 parents 9f838a7 + 7d66fe1 commit a7ee651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_linux_transformers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
lspci -d ::0380 | tee ${{ github.workspace }}/transformers/tests_log/lspci_0380.txt
echo "GPU render nodes:"
cat /sys/class/drm/render*/device/device | tee ${{ github.workspace }}/transformers/tests_log/device_IDs.txt
echo "xpu-smi output:"
xpu-smi discovery -y --json --dump -1
- name: Sanitry check installed packages
run: |
source activate huggingface_transformers_test
Expand Down

0 comments on commit a7ee651

Please sign in to comment.