5 ms·
Is there an “easy button” software for macos for making the RAG corpus you mention? Ideally installed from homebrew?
by someguydave 19d ago
Is there an “easy button” software for macos for making the RAG corpus you mention? Ideally installed from homebrew?
- dannyw 19d agoI just used Qwen3.8 & Deepseek v4 flash to make it for me.
- wolvoleo 19d agoSimilar here, except I used Opus 4.8. I don't mind using cloud models to make code as long as I don't put actual private data into the model. And I can't run qwen 27b reliably at the moment, I need a better gpu. It was pretty easy mode like this tbh, though you do need to know what you're doing. I use it with llama-server and openwebui. I guess you can get it a lot more click to go with something like LM Studio though but I want to use it on a server and call upon its services from multiple sources.
- wolvoleo 19d agoI'm not sure. I don't use Mac anymore. It used to be my daily driver but they pushed me away a few years ago with the constant iOSification. I've heard good thing about LM Studio, that's about it. https://lmstudio.ai/ https://lmstudio.ai/ I just run a server with Linux (previously multiple servers but I found a way to add multiple GPUs to a single one).