Spaces:
Runtime error
Runtime error
File size: 363 Bytes
13095e0 fb314b4 3413ad6 13095e0 3413ad6 13095e0 b2db0b6 f0a931e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
sdk: docker
app_port: 3000
title: starchat-ui
emoji: 🌞🖼️
colorFrom: pink
colorTo: blue
---
# Starchat UI
Forked chatbot from forked chatbot-ui.
Slight changes are made to work with a `ctransformers` API instead of the Llama/OpenAI model.
## Using locally
Set `OPENAI_API_HOST` using an OpenAI API like https://github.com/matthoffner/ggml-fastapi |