We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87033d1 commit 0b0233aCopy full SHA for 0b0233a
.lightning/workflows/fabric.yml
@@ -91,7 +91,6 @@ run: |
91
uv pip install fire wget packaging "lightning-utilities[cli]"
92
if [ "${python_version}" == "3.10" ]; then
93
echo "Set oldest versions"
94
- uv pip uninstall -y deepspeed
95
cd requirements/fabric
96
python -m lightning_utilities.cli requirements set-oldest --req_files "['base.txt', 'strategies.txt']"
97
python -m lightning_utilities.cli requirements prune-pkgs --packages deepspeed --req_files strategies.txt
0 commit comments