matthoffner commited on
Commit
d8bf59e
1 Parent(s): 86f94f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -5,11 +5,14 @@ sdk: docker
5
  app_port: 8000
6
  ---
7
 
8
- # ggml-ctransformers-fastapi
9
 
10
- ## <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
11
- ## <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>
12
  ## [FastAPI Docs](https://matthoffner-starchat-alpha.hf.space/docs)
 
 
 
 
 
13
 
14
  ### Updates
15
 
 
5
  app_port: 8000
6
  ---
7
 
8
+ # starchat-alpha-q4_0
9
 
 
 
10
  ## [FastAPI Docs](https://matthoffner-starchat-alpha.hf.space/docs)
11
+ ## [Demo stream](https://matthoffner-starchat-alpha.hf.space/demo)
12
+
13
+ ### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
14
+ ### <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>
15
+
16
 
17
  ### Updates
18