Aleksa Gordić

Results 43 comments of Aleksa Gordić

Could anyone provide us with a pre-trained PyTorch model? I assume most people won't bother training their own models and you'd also help save this planet by not allowing everybody...

Hitting this error myself: ``` C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.24.28314/include\type_traits(1061): error: static assertion failed with "You've instantiated std::aligned_storage with an extended alignment (in other words, Align > alignof(max_align_t)). Before VS...

Any update on this one? Hitting the same error. edit: commenting out the assert solved it lol, might have changed the behavior but it works for me...

Feel free to create a PR adding a working/tested Dockerfile - your contribution is welcome. My workflow always goes via environment.yml and I didn't have any problems so far -...

Those are wrapped inside the SpecialSpmm module so it shouldn't be causing any problems. I'll confirm once I open-source my own implementation. The PyTorch version they used is super old...

@Suhail in case it's still of any use I made a short tutorial on how to run this directly in fairseq: https://github.com/facebookresearch/fairseq/issues/5292 :)

Hey does this mean that if we have a non-trader account and we publish an extension under it, we can't post-hoc swap the account to a trader account? And will...

I think I'm hitting the same bug, although I'm using zero1 and trying to load from a checkpoint but hitting this assert

You can alternatively setup a slurm cluster, on your machine - I just made my 2x RTX 3090 Ubuntu machine into a "slurm cluster"