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