aaronrmm

Results 10 comments of aaronrmm

It takes me around 5 mins on ubuntu with 1 RTX 3090.

Still a great model! Please license as you wish.

I have replicated your errors on Ubuntu18.04 on a GTX1660. According to this thread, grouped convolutions may not be supported on CPU. I don't know if that is still the...

I am able to run your model with your onnx code, but I similarly have a problem converting to tensorrt. I tried with tensorrt versions 8.5.2.2, and 8.6.1, and the...

I thiiink for LoRA, t5 needs an entry in [utils.modeling.py::MODIFIED_MODULES_DICT](https://github.com/CarperAI/trlx/blob/84a07113d8ced1497c5a7941a02f9c534bb4e185/trlx/utils/modeling.py#L279) Or at least one would be nice to have.

This is annoying: https://community.developer.atlassian.com/t/cant-filter-public-repos-with-bitbucket-api/61919

I can pull it all down unfiltered. Or all repos since a certain timestamp. Otherwise, no.

...which is what I'm currently doing.

I can get message, hash, diff, author, date, patch, parent commit. Which I think is everything needed. Currently am grabbing all the commit hashes for all the repos.