Both with and without lightning the FSDP-examples fail to run, the one with lightning gives a UnicodeEncodeError: 'charmap' codec can't encode character '\u014d' in position 42: character maps to <undefined> and the one without a RuntimeError: use_libuv was requested but PyTorch was build without libuv support, just like the native DDP-example.
@gopaljigaur
Both with and without lightning the FSDP-examples fail to run, the one with lightning gives a
UnicodeEncodeError: 'charmap' codec can't encode character '\u014d' in position 42: character maps to <undefined>and the one without aRuntimeError: use_libuv was requested but PyTorch was build without libuv support, just like the native DDP-example.@gopaljigaur