cm0002@lemmy.world to Technology@lemmy.worldEnglish · 2 years agoOpenAI announces plan to transform into a for-profit companywww.theverge.comexternal-linkmessage-square102linkfedilinkarrow-up1401arrow-down111
arrow-up1390arrow-down1external-linkOpenAI announces plan to transform into a for-profit companywww.theverge.comcm0002@lemmy.world to Technology@lemmy.worldEnglish · 2 years agomessage-square102linkfedilink
minus-squareDalraz@lemmy.calinkfedilinkEnglisharrow-up5arrow-down1·2 years agoI recommend Ollama, its easy to setup and the cli can download and run llms. With some more techsavviness you can get openwebui as a nice ui. https://ollama.com/ https://openwebui.com/
minus-squareipkpjersi@lemmy.mllinkfedilinkEnglisharrow-up4·2 years agoFor someone who doesn’t understand GitHub, the CLI might be a bit much, FWIW. It would be nice if there were a GUI, download-and-run single click app with a webui built in.
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up3·2 years agoin that case you’re looking for llamafiles. single file, llm included, starts into a web gui. the only limitation is that windows limits the size of executable files to 4GB so on that OS you’re limited to smaller models.
minus-squareipkpjersi@lemmy.mllinkfedilinkEnglisharrow-up1·2 years agoThat sounds interesting, I’ll check it out, thanks!
I recommend Ollama, its easy to setup and the cli can download and run llms. With some more techsavviness you can get openwebui as a nice ui.
https://ollama.com/ https://openwebui.com/
For someone who doesn’t understand GitHub, the CLI might be a bit much, FWIW.
It would be nice if there were a GUI, download-and-run single click app with a webui built in.
in that case you’re looking for llamafiles. single file, llm included, starts into a web gui. the only limitation is that windows limits the size of executable files to 4GB so on that OS you’re limited to smaller models.
That sounds interesting, I’ll check it out, thanks!