Hacker News new | ask | show | jobs
by never_inline 402 days ago
It's RAG never worked for me tbh. I thought it was simply because I didn't have Gpu.
1 comments

I tried it once, and I couldn't run RAG without the GPU either (only using external APIs). Considering that they pull all the heavy deps even with the local compute flags disabled, I assume this is just a poorly supported case. Which is really unfortunate.