Spaces:
Running
Running
Case Zero - initial public release (fully local: Qwen2.5-1.5B via llama.cpp + Supertonic, custom pixel-noir SPA via gradio.Server)
414dc55 | """Case Zero - a fully AI-driven detective game on a single local small model. | |
| The local LLM generates the entire mystery and drives every suspect. Deterministic | |
| code is only a fairness referee and a reliability layer; it never authors content. | |
| """ | |
| __version__ = "0.1.0" | |