.. | ||
Dockerfile | ||
README.md | ||
start.sh | ||
startServices.json |
How to Deploy on Hugging Face
-
Put all of the bots files within your HuggingFace Git Repo.
-
Move the files Dockerfile - start.sh - startServices.json. (Overwrite the docker file found in the root of the project)
-
Edit Docker file as you need, the dockerfile is set to automatically download Vicuna 1.1 7B
-
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.