starchat-ggml / README.md
matthoffner's picture
Update README.md
e28d647
|
raw
history blame
474 Bytes
---
title: starchat-alpha-q4_0
emoji: 💫🔬
sdk: docker
app_port: 8000
---
# starchat-alpha-q4_0
Quantized ggml model with an OpenAI-ish chat completions API.
## [Chatbot UI](https://huggingface.co/spaces/matthoffner/starchat-alpha-ui)
## [FastAPI Docs](https://matthoffner-starchat-alpha.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>