i built a pc that has a crop ton of processing power, but i know nothing about the software side of things/
thoughts? prayers? concerns? comments? @$%&'s to give?
You must log in or register to comment.
- Install linux on it https://ubuntuhandbook.org/index.php/2024/04/install-ubuntu-24-04-desktop/
- Install ollama https://ollama.com/download/linux
- Install Open WebUI https://docs.openwebui.com/getting-started/quick-start/
- Install stable-diffusion-webui https://github.com/AUTOMATIC1111/stable-diffusion-webui
- Spent a coupple of weeks learning how to configure it so you can get a chat running and a image generator
You can skip the first and third steps if you’d like, ollama runs just fine on windows and has gotten a UI built-in recently. You’d be up and running in about 10 mins or so instead of weeks.
Do you actually need the webui stuff or can you just use ollama on the command line?
You can run it from the command line but you will not have tools and the formatting will be unpleasant.
Ollama can be run from CLI.