Fix model checkpointing bug
Showing
openfold/utils/argparse.py
0 → 100644
| ... | @@ -26,4 +26,4 @@ tqdm==4.62.2 | ... | @@ -26,4 +26,4 @@ tqdm==4.62.2 |
| triton==1.0.0 | triton==1.0.0 | ||
| typing-extensions==3.10.0.2 | typing-extensions==3.10.0.2 | ||
| urllib3==1.26.6 | urllib3==1.26.6 | ||
| pytorch_lightning==1.4.8 | pytorch_lightning==1.5.0 |
scripts/zero_to_fp32.py
0 → 100755
Please register or sign in to comment