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.
Comment on how do i make my own limitation free ai?
jeena@piefed.jeena.net 3 days ago
- 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
Fiery@lemmy.dbzer0.com 2 days ago
grue@lemmy.world 3 days ago
Do you actually need the webui stuff or can you just use ollama on the command line?
Grenfur@pawb.social 3 days ago
Ollama can be run from CLI.
iii@mander.xyz 3 days ago
It’s just an optional interface. There’s the build in console. There’s other 3rd party TUIs too.
Sabata11792@ani.social 3 days ago
You can run it from the command line but you will not have tools and the formatting will be unpleasant.