File size: 474 Bytes
7d51224
dbd6ed3
7295d8c
7d51224
 
 
 
d8bf59e
7d51224
e28d647
 
 
7295d8c
e28d647
d8bf59e
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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>