Thank you @vjrocker007 for the video idea. Part 1 & 2 of this series can be found below. 📺 PART 1 - ULTIMATE Llama 3 UI: Dive into Open WebUI & Ollama! kzbin.info/www/bejne/emWrZpuDgtSNaJo 📺 PART 2 - ULTIMATE Llama 3 UI: Chat with Docs | Open WebUI & Ollama! kzbin.info/www/bejne/oXXadnydotaUe6c
@VjRocker0076 ай бұрын
I got it set up! Thank you for the quick guide!! Dev would you make a video on how to setup lobechat as well? It's a very interesting piece of front end. But hosting locally, I found it quite challenging since I'm not too technical in self hosting apps on the Mac.
@AIDevBytes6 ай бұрын
I'll take a look at lobechat. I have not personally used it, but it sounds interesting.
@primordialcreator8486 ай бұрын
any chance you can please make one using Automatic1111 connecting to a local instance of stable diffusion or any open source image generator please? I've been trying to get it working but seems to get stuck on saving when ever I try to connect to the local instance with api mode active. any info on this would be amazing! thank you for another great video!
@AIDevBytes6 ай бұрын
Glad you found the video helpful. I will have to look at getting stable diffusion working correctly on my M3 Mac. It was not the best experience the last time I ran it.
@primordialcreator8486 ай бұрын
@@AIDevBytes thanks for the reply! - got stable diffusion 2.1 working on my 1max mac, I'm able to generate images with it by it self but stuck having it integrate with WebUI. i can use Dall-E 3 for now np. just hopping for something free to use lol
@madhudson16 ай бұрын
How much on average does it cost to generate. I know itll be based on tokens. Just after a ballpark
@AIDevBytes6 ай бұрын
I have updated the description with Chapters. Jump to the chapter "DALLE-3 Pricing" in the video. I explain pricing there. In the end your cost is going to be determined by the usage of the DALLE-3 API. The more the use the API the more it will cost. Also, note image generation is not tied to tokens like text generation. I am using free models for text generation in this video using Ollama and the Llama model. Videos for setting up Ollama can be found here: Windows Setup kzbin.info/www/bejne/e2bOkHyio9KYnsU Mac Setup: kzbin.info/www/bejne/ZmStkI1se7-LipY
@tiffanyw37946 ай бұрын
Can you show how to connect sdforge it’s for computers with lower graphics
@AIDevBytes6 ай бұрын
I'll have to take a look at it. I know people seem to use it with Stable Diffusion. I personally don't do a lot with Stable Diffusion because of the hardware requirements that most people need and the clunkiness of the UI.
@tiffanyw37946 ай бұрын
@@AIDevBytes sdforge was created by the a1111 it works great for low gpu users would be awesome to use in this Ui. I see it only has 3 options. Is there away to add a different image model
@AIDevBytes6 ай бұрын
Since OpenWeb UI is an open-source project anyone can edit the code. But there is no way to currently add model to the image section. You can add new model for chat. If you check out video 1 in the series I setup OpenWeb UI with Ollama kzbin.info/www/bejne/emWrZpuDgtSNaJosi=QFr1LzQhONF4mbgp
@ph3ll3r6 ай бұрын
Where can get the ollama run ollama: instruct model? The closest that I found was ollama run meta-llama/Meta-Llama-3-8B-Instruct which does not work form hugging faces
@AIDevBytes6 ай бұрын
Check out these vdeos here: Windows Setup - OLLAMA | Want To Run UNCENSORED AI Models on Windows?: kzbin.info/www/bejne/e2bOkHyio9KYnsU Mac Setup: OLLAMA | Want To Run UNCENSORED AI Models on Mac (M1/M2/M3): kzbin.info/www/bejne/ZmStkI1se7-LipY Models can be found here ollama.com/library
@eviltoast3r6 ай бұрын
Ollama run llama3:instruct will pull and run the latest instruct model
@AIDevBytes6 ай бұрын
Correct, if you just want to pull the model run -> ollama pull llama:instruct