matthoffner commited on
Commit
1ea029d
1 Parent(s): f116849

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- title: starchat-alpha-q4_0
3
- emoji: 💫🔬
4
  sdk: docker
5
  app_port: 8000
6
  ---
7
 
8
- # starchat-alpha-q4_0
9
 
10
  Quantized ggml model with an OpenAI-ish chat completions API.
11
 
12
- ## [Chatbot UI](https://huggingface.co/spaces/matthoffner/starchat-alpha-ui)
13
- ## [FastAPI Docs](https://matthoffner-starchat-alpha.hf.space/docs)
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>