HuggingFace Deploy Instructions

This commit is contained in:
Raven Scott 2023-05-06 01:49:21 +02:00
parent 7ea6abb0f8
commit ee47531d2f
1 changed files with 3 additions and 3 deletions

View File

@ -6,12 +6,12 @@
3) Edit Docker file as you need, the dockerfile is set to automatically download Vicuna 1.1 7B
3) Move default.env into your repo as .env and edit for your needs
4) Push the changes
You should then see the bot being built and deployed on HuggingFace
pm2 log will run automatically so you can see frontend and backend logs.
Correct directory and file structure:
assets Dockerfile llama.js package.json README.md startServices.json start.sh
PLEASE NOTE: Your hugging face repo should remain private!