Chatbot powered by the Vicuna-13B-V1.5 model.
- Refer to the quick start for general instructions on how to create server bots and deploy them on modal.com
- In Modal, create a secret named
vicuna-13b-v1.5-secret
containing both yourTOGETHER_API_KEY
(obtainable by signing up at together.ai) and thePOE_ACCESS_KEY
you wish to use. - Run
modal serve main.py
- Create a bot on poe.com and provide your server url and access key.