laya-typed-decisions-GGUF
A GGUF build of laya-typed-decisions, for running typed decisions on llama.cpp instead of a hosted API.
Community card
What this is
A repackaged build of laya-typed-decisions, not a separate model. The weights are the same; what changes is the runtime you can put them in and the hardware that will hold them.
How to run it
llama.cpp
GGUF runs on CPU. No Python, no GPU, and no network call in the path of a decision. Full llama.cpp guide.
llama-cli -hf mys/laya-typed-decisions-GGUFWhat we have not measured
Everything. We have not run this model on our frozen test split, so we have no accuracy, no calibration error and no risk and coverage curve for it. The facts on this page come from its own repository metadata, read on 20 September 2026, and are accurate as far as that goes and no further. The one model we have measured end to end is Jev.
Sources
Every fact on this page traces to one of these, checked on the date shown. Download and like counts move; the rest of it should not.
- Hugging Face · mys/laya-typed-decisions-GGUFchecked 20 September 2026
Page last verified 20 September 2026.
A public number is a shortlist, not a decision
The only benchmark that settles which model you ship is one built from your own historical decisions. We freeze that test set, run the candidates against it, and hand back the threshold your error budget supports.