Spaces:
Paused
Paused
matthoffner
commited on
Commit
•
1ea029d
1
Parent(s):
f116849
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
---
|
2 |
-
title: starchat-
|
3 |
-
emoji:
|
4 |
sdk: docker
|
5 |
app_port: 8000
|
6 |
---
|
7 |
|
8 |
-
# starchat-
|
9 |
|
10 |
Quantized ggml model with an OpenAI-ish chat completions API.
|
11 |
|
12 |
-
## [Chatbot UI](https://huggingface.co/spaces/matthoffner/starchat-
|
13 |
-
## [FastAPI Docs](https://matthoffner-starchat
|
14 |
|
15 |
|
16 |
### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
|
|
|
1 |
---
|
2 |
+
title: starchat-beta-q4_0
|
3 |
+
emoji: 💫🔬💻
|
4 |
sdk: docker
|
5 |
app_port: 8000
|
6 |
---
|
7 |
|
8 |
+
# starchat-beta-q4_0
|
9 |
|
10 |
Quantized ggml model with an OpenAI-ish chat completions API.
|
11 |
|
12 |
+
## [Chatbot UI](https://huggingface.co/spaces/matthoffner/starchat-ui)
|
13 |
+
## [FastAPI Docs](https://matthoffner-starchat.hf.space/docs)
|
14 |
|
15 |
|
16 |
### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
|