FastChat
Quick Start Guide
Note: AI_MODEL should stay default unless there is a folder in prompts specific to the model that you're using. You can also create one and add your own prompts.
Update your agent settings
- Set
AI_MODELtovicunafor Vicuna. - Set
AI_PROVIDER_URItohttp://localhost:8000, or the URI of your FastChat server. - Set
MODEL_PATHto the path of your model (for docker containersmodels/is mapped to/model)