ViperX7 / Alpaca-Turbo

Web UI to run alpaca model locally
GNU Affero General Public License v3.0
876 stars 92 forks source link

Can you add some more how to setup with like Portainer or in proxmox #57

Open rabbadab opened 1 year ago

rabbadab commented 1 year ago

Is there anyone that can add some more guides how to set this up in other environments for us that is not that good at docker? I have for example a proxmox server setup and a docker/portainer machine running in that environment and would really like to get Alpaca Turbo setup.

espressoelf commented 1 year ago

Since you already got Docker running, SSH into that virtual machine and follow the instructions. You might need to install docker-compose first. I also recommend creating a folder and download/extract the zip into that, else it might clutter your current directory.

Instead of localhost:7887, you'll open ip-of-your-vm:7887 instead.

Only do that in your LAN.

Edit: You might need to do what #39 suggested, too.