@cm0002 to TechnologyEnglish • 3 days agoOpenAI announces plan to transform into a for-profit companywww.theverge.comexternal-linkmessage-square108arrow-up1396arrow-down111cross-posted to: [email protected]
arrow-up1385arrow-down1external-linkOpenAI announces plan to transform into a for-profit companywww.theverge.com@cm0002 to TechnologyEnglish • 3 days agomessage-square108cross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish5•2 days 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-square@[email protected]linkfedilinkEnglish4•edit-22 days 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!linkfedilinkEnglish3•2 days 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-square@[email protected]linkfedilinkEnglish1•1 day 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!