storywriter / README.md
matthoffner's picture
Update README.md
6f1d473
|
raw
history blame
597 Bytes
---
title: storywriter
emoji: πŸ’Ύ
sdk: docker
app_port: 8000
duplicated_from: matthoffner/ggml-ctransformers-fastapi
colorFrom: pink
colorTo: pink
---
# GGML MPT-7B StoryWriter https://huggingface.co/TheBloke/MPT-7B-Storywriter-GGML
## <a href="https://github.com/ggerganov/ggml" target="_blank">ggml</a>
## <a href="https://github.com/marella/ctransformers" target="_blank">ctransformers</a>
## [FastAPI Docs](https://matthoffner-storywriter.hf.space/docs)
## [Stream demo](https://matthoffner-storywriter.hf.space/stream)
### Updates
* 5/25: It works, added GET route
* Bootstrapped project