PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Setting Up ollama Web Access

Go down

Setting Up ollama Web Access Empty Setting Up ollama Web Access

Post by jamied_uk 1st March 2024, 13:52

Code:
sudo apt install -y npm git

git clone https://github.com/open-webui/open-webui.git

cd open-webui

cp -RPp .env.example .env

npm i && npm run build

venv
cd ./backend
pip install -r requirements.txt -U
bash start.sh
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Setting Up ollama Web Access Empty Re: Setting Up ollama Web Access

Post by jamied_uk 1st March 2024, 13:56

To Setup ollama on rpi 


Code:



History file is stored in (Hidden Folder)!



/home/$USER/.ollama

https://www.youtube.com/watch?v=Y2ldwg8xsgE



For Windows

https://ollama.ai





For Linux

Code:

curl https://ollama.ai/install.sh | sh

jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Setting Up ollama Web Access Empty Re: Setting Up ollama Web Access

Post by jamied_uk 1st March 2024, 15:40

Running it

Code:

ollama run model-name

ollama run dolphin-phi

ollama run orca-mini:3b-q8_0

ollama run starcoder

ollama run llama2

ollama run mistral

ollama run llava          < image processing llm

whats in this image path/to/file

whats in this image /home/jay/Pictures/GEOfBZpbAAUosQM.jpeg




get models here

https://ollama.ai/library
jamied_uk
jamied_uk
Admin

Posts : 2951
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Setting Up ollama Web Access Empty Re: Setting Up ollama Web Access

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum