diff --git a/huggingface-config/README.md b/huggingface-config/README.md index 3448dad..1ad165b 100644 --- a/huggingface-config/README.md +++ b/huggingface-config/README.md @@ -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!