chore: improve ci bug reporting (#7542)
This commit is contained in:
@@ -38,5 +38,8 @@ pip install huggingface_hub[hf_xet]
|
|||||||
# Install xformers
|
# Install xformers
|
||||||
pip install -U xformers --index-url https://download.pytorch.org/whl/cu126 --no-deps --force-reinstall
|
pip install -U xformers --index-url https://download.pytorch.org/whl/cu126 --no-deps --force-reinstall
|
||||||
|
|
||||||
|
# To help dumping traces when timeout occurred
|
||||||
|
pip install py-spy
|
||||||
|
|
||||||
# Show current packages
|
# Show current packages
|
||||||
pip list
|
pip list
|
||||||
|
|||||||
Reference in New Issue
Block a user