Spaces:
Running
Running
File size: 799 Bytes
0d67dc2 30e298b c09c495 0d67dc2 6f1d473 0d67dc2 67b7ae6 0d67dc2 86d1042 30e298b 2465248 86d1042 2465248 0d67dc2 86d1042 0d67dc2 86d1042 30e298b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
title: storywriter
emoji: πποΈ
sdk: docker
app_port: 8000
duplicated_from: matthoffner/ggml-ctransformers-fastapi
colorFrom: pink
colorTo: pink
---
# StoryWriter
## [Streaming Demo](https://matthoffner-storywriter.hf.space/demo)
## [FastAPI Docs](https://matthoffner-storywriter.hf.space/docs)
## Credits
### <a href="https://huggingface.co/mosaicml/mpt-7b-storywriter" target="_blank">mosaicml mpt-7b-storywriter</a>
### <a href="https://huggingface.co/TheBloke/MPT-7B-Storywriter-GGML" target="_blank">TheBloke MPT-7B-StoryWriter-GGML</a>
### <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
### <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>
### Behind the scenes
* 5/25: It works, added SSE /demo
* Bootstrapped project |