matthoffner commited on
Commit
7295d8c
1 Parent(s): 1044c29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -7
README.md CHANGED
@@ -1,19 +1,16 @@
1
  ---
2
- title: ggml-ctransformers-fastapi
3
- emoji: 🐳🤗⚡️
4
  sdk: docker
5
  app_port: 8000
6
- duplicated_from: matthoffner/ggml-ctransformers-fastapi
7
  ---
8
 
9
  # ggml-ctransformers-fastapi
10
 
11
  ## <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
12
  ## <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>
13
- ## [FastAPI Docs](https://matthoffner-ggml-ctransformers-fastapi.hf.space/docs)
14
 
15
  ### Updates
16
 
17
- * Added /v1/chat/completions
18
- * [Start using ctransformers](https://github.com/marella/ctransformers)
19
- * [Added starcoder example](https://github.com/ggerganov/ggml/tree/master/examples/starcoder)
 
1
  ---
2
+ title: starchat-alpha-q4
3
+ emoji: 💫🔬
4
  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
 
16
+ * Added /v1/chat/completions