"examples/sampling/graphbolt/vscode:/vscode.git/clone" did not exist on "df3e7f1b6e9e4917723c513087e1ae01d5a0df86"
Unverified Commit 4d67025a authored by Mick's avatar Mick Committed by GitHub
Browse files

chore: improve ci bug reporting (#7542)

parent 0e05fe8c
...@@ -38,5 +38,8 @@ pip install huggingface_hub[hf_xet] ...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment