Тёмный

How to Install Private GPT | Host Your Own Private AI. 

TameWriter 996
Подписаться 144
Просмотров 259
50% 1

Commands:
sudo apt install build-essential gcc make python3.11
/bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Hom...)"
brew install poetry
git clone github.com/zylon-ai/private-g...
poetry install --extras "ui llms-llama-cpp embeddings-huggingface vector-stores-qdrant"
poetry run python scripts/setup
PGPT_PROFILES=local make run
Script:
#!/bin/bash
cd {INSERT INSTALL PATH HERE}
/home/linuxbrew/.linuxbrew/bin/poetry run python -m private_gpt
Service Script:
[Unit]
Description=Private GPT
[Service]
Type=simple
Restart=always
RestartSec=1
User={INSERT USERNAME HERE}
ExecStart={INSERT INSTALL PATH HERE}/Start.sh
[Install]
WantedBy=default.target

Опубликовано:

 

16 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 3   
@uchepowers
@uchepowers 7 дней назад
AWESOME VIDEO!! Please make more videos on how to tweak Private GPT
@ShlomeYT
@ShlomeYT 11 дней назад
Thank you for the video, AND the list of commands in the description - a real decent thing to do!
Далее
host ALL your AI locally
24:20
Просмотров 847 тыс.
На чем играют ПРО | Standoff 2
07:25
Просмотров 303 тыс.
Let's build GPT: from scratch, in code, spelled out.
1:56:20
How to run an LLM Locally on Ubuntu Linux
18:50
Run your own AI (but private)
22:13
Просмотров 1,2 млн
git rebase - Why, When & How to fix conflicts
9:45
Просмотров 31 тыс.