matthoffner commited on
Commit
280efe7
1 Parent(s): fd3049e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
  title: starchat-beta
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
  ## <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
 
16
  ### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
 
1
  ---
2
  title: starchat-beta
3
+ emoji: 💫⚡️
4
  sdk: docker
5
  app_port: 8000
6
  ---
7
 
8
  # starchat-beta-q4_0
9
 
 
 
10
  ## <a href="https://huggingface.co/spaces/matthoffner/starchat-ui" target="_blank">Chatbot UI</a>
11
+ ## <a href="https://matthoffner-starchat.hf.space/docs" target="_blank">FastAPI Docs</a>
12
 
13
 
14
  ### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>