Beholder-GGUF / README.md
GetBeholder's picture
v5: MIN short-prompt build (Q8_0) + clean README
0e562b9 verified
|
Raw
History Blame Contribute Delete
981 Bytes
---
license: other
license_name: polyform-noncommercial-1.0.0
license_link: https://polyformproject.org/licenses/noncommercial/1.0.0/
pipeline_tag: text-generation
tags:
- beholder
- state-extraction
- roleplay
- gguf
- llama-cpp
---
# Beholder β€” GGUF (native / local)
GGUF build of the **Beholder** state-extractor for **native local runtimes** β€” llama.cpp, LM Studio,
KoboldCpp, Ollama, and any OpenAI-compatible local server.
Beholder reads roleplay / narrative prose and emits structured character state β€” clothing, colors,
materials, held items, and wounds β€” per body slot.
## Files
- `Beholder-Q8_0.gguf` β€” 8-bit quant (recommended; best quality/size for a model this small)
**Running in the browser instead?** Use the WebGPU build β†’
[GetBeholder/Beholder-q4f16](https://huggingface.co/GetBeholder/Beholder-q4f16).
## License
[PolyForm Noncommercial 1.0.0](https://polyformproject.org/licenses/noncommercial/1.0.0/). Commercial use by permission.