#Use local Llama3 with webserver for UI via browser

1 messages · Page 1 of 1 (latest)

gentle salmon
#

Hi, any suggestion about some tutorial or ready made pack to serve AI via browser on locally hosted solution? I got Llama3 in local environment, but I'm stuck at that point: how to access it via browser using some similar chatgpt ui.

grave skiff
# gentle salmon Hi, any suggestion about some tutorial or ready made pack to serve AI via browse...

I believe there already exists a solution with open webui, I have a link to a video which has a full tutorial on how to set it up using ollama and docker :)) here's the video : https://www.youtube.com/watch?v=Wjrdr0NU4Sk

Ready to get a job in IT? Start studying RIGHT NOW with ITPro: https://go.acilearning.com/networkchuck (30% off FOREVER) *affiliate link

Discover how to set up your own powerful, private AI server with NetworkChuck. This step-by-step tutorial covers installing Ollama, deploying a feature-rich web UI, and integrating stable diffusion for image...

▶ Play video
grave skiff
nocturne plaza
# gentle salmon Awesome, thank you!

for just personal use that doesn't need to worry on privacy for some sensitive data, renting some cloud GPUs from vast.ai, AWS, etc is enough, since building a local rig for that is pretty costly, yea dual 4090s may work but a workstation rig & gpus is more preferrable

gentle salmon
hushed caveBOT
#

Ayo? @gentle salmon level 1 !!! lfg

nocturne plaza
gentle salmon
neat cairn
#

With llama.cpp or ollama, almost any middle-end consumer GPU would work well with up to 12B param models (which are good enough for most cases). So you don't need high-end here specifically for local use

#

Though I'm not really aware about the UI side of things. llama.cpp provides a very basic web interface with the server