Run autoresearch on your gaming PC (Windows + RTX GPUs fork) #68
jsegov
started this conversation in
Show and tell
Replies: 2 comments
This comment was marked as spam.
This comment was marked as spam.
-
|
This is a fantastic initiative. Lowering the barrier to entry so anyone with a gaming PC can spin up their own AI researcher is exactly what this project needs to go completely mainstream. Getting all the dependencies (especially the Triton/FlashAttention kernels) to compile nicely natively on Windows without C++ compiler headaches is notoriously tricky. Your fork is going to save Windows users hours of debugging frustration. Great work sharing this with the community. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I loved the autoresearch concept but wanted to make it accessible for local Windows environments. I’ve put together a fork optimized specifically for native Windows and desktop RTX GPUs.
Key changes in this fork:
Check it out here: jsegov/autoresearch-win-rtx
I’ve tested this on an RTX 3080 10GB, I'd love to hear how it performs on your 30/40/50-series cards!
Beta Was this translation helpful? Give feedback.
All reactions