Thanks for this!
I ran into a typo in the SFTConfig()
## GROUP 4: Logging parameters
logging_steps=10,
logging_dir='./logs',
output_dir='./phi3-mini-yoda-adapter',
report_to='none'.
The dot after the report_to='none' should be a coma