matthoffner commited on
Commit
30e298b
Β·
1 Parent(s): 3912632

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,19 +1,19 @@
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: storywriter
3
+ emoji: πŸ’Ύ
4
  sdk: docker
5
  app_port: 8000
6
  duplicated_from: matthoffner/ggml-ctransformers-fastapi
7
+ colorFrom: gray
8
+ colorTo: green
9
  ---
10
 
11
+ # GGML MPT-7B StoryWriter https://huggingface.co/TheBloke/MPT-7B-Storywriter-GGML
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
+ ## [FastAPI Docs](https://matthoffner-storywriter.hf.space/docs)
16
 
17
  ### Updates
18
 
19
+ * Bootstrapped project