--- title: FugthChat Story Generator emoji: 📚 colorFrom: blue colorTo: indigo sdk: docker app_port: 7860 --- # 📚 FugthChat GGUF Story Generator This Space runs a multi-model GGUF backend using FastAPI. It downloads models on **startup**, not during the build, to prevent timeouts. - **GET /**: Health check. Returns model list. - **POST /generate**: Main generation endpoint.