matthoffner commited on
Commit
fd3049e
·
1 Parent(s): 436e2b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: starchat-beta-q4_0
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
- ## [Chatbot UI](https://huggingface.co/spaces/matthoffner/starchat-ui)
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