Enhancement Request: Make toggling between FTS standalone (pytorch-lightning
) and unified (lightning
) dependent versions easier
#10
Labels
enhancement
New feature or request
Milestone
🐛 Bug
I am trying to integrate finetuning-scheduler with my code which is built around pytorch_lightning and am having import errors in a way that seems to be essentially the mirror of #8.
This is having the result that when trying to specify finetuning callbacks in the config as per the example, the following error is observed:
To Reproduce
Expected behavior
Environment
The text was updated successfully, but these errors were encountered: