Spaces:
Running
Running
| 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 |