adamjackson2357

Results 1 issues of adamjackson2357

Hi when running accelerate launch with FSDP I run into the following error: ``` return torch.embedding(weight, input, padding_idx, scale_grad_by_freq, sparse) RuntimeError: 'weight' must be 2-D ``` I am running eval...