starchat-ggml / README.md
matthoffner's picture
Update README.md
fd3049e
|
raw
history blame
482 Bytes
---
title: starchat-beta
emoji: 💫💻
sdk: docker
app_port: 8000
---
# starchat-beta-q4_0
Quantized ggml model with an OpenAI-ish chat completions API.
## <a href="https://huggingface.co/spaces/matthoffner/starchat-ui" target="_blank">Chatbot UI</a>
## [FastAPI Docs](https://matthoffner-starchat.hf.space/docs)
### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
### <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>