Back to benchmarks & research
AnyDecisionModel project preview
Benchmarks & research

AnyDecisionModel

A Swift package for typed decisions from language models (probabilities, choices, and scores), with support for local MLX models and the TypeSafe Jev API.

How it uses Jev

AnyDecisionModel is a Swift package for typed decisions: yes-or-no probabilities, choices among options, and scores on ordinal scales. It has two backends. MLXDecisionModel runs a small language model on Apple silicon and reads each decision from next-token probabilities in one forward pass, with no text generation. JevDecisionModel calls TypeSafe's Jev through the System One API, or any server that implements the s…

Getting started

Add the package and enable the MLX trait if you want the local backend:

Language
Swift 100%
License
Apache-2.0
Latest release
0.3.0
Last activity
Sep 2026
Added
2026-09-22
Stars at snapshot
9
Status
Community listing
jevmlx-lm

Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README.

Listed in Jev Library

If this is your project, the badge below links back to this page. Paste it near the top of your README.

[![Listed in Jev Library](https://jevlibrary.dev/api/badge/mattt-anydecisionmodel)](https://jevlibrary.dev/projects/mattt-anydecisionmodel)

Something wrong on this page, or would you rather not be listed? Tell us and it will be changed.