HuggingFace Deploy Instructions
This commit is contained in:
parent
7ea6abb0f8
commit
ee47531d2f
@ -6,12 +6,12 @@
|
|||||||
|
|
||||||
3) Edit Docker file as you need, the dockerfile is set to automatically download Vicuna 1.1 7B
|
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
|
4) Push the changes
|
||||||
|
|
||||||
You should then see the bot being built and deployed on HuggingFace
|
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.
|
pm2 log will run automatically so you can see frontend and backend logs.
|
||||||
|
|
||||||
Correct directory and file structure:
|
PLEASE NOTE: Your hugging face repo should remain private!
|
||||||
|
|
||||||
assets Dockerfile llama.js package.json README.md startServices.json start.sh
|
|
||||||
|
Loading…
Reference in New Issue
Block a user