githubnext/localjev
No repository description was reported by the source.
From the publisher
README & documentation
Source previewRead the project’s overview, installation instructions and usage examples. The original README is the source of truth.
A local, Jev-compatible POST /v1/systemone API written in TypeScript for Bun, backed by DiffusionGemma through an OpenAI-compatible Chat Completions endpoint. The defaults target: Jev uses a typed decision API rather than an OpenAI chat API. OpenJev implements the Jev wire protocol and obtains probabilities with a special one-step DiffusionGemma structured read. Its backend depends on unmerged vLLM request extensions such as diffusionseedcanvas, diffusionreadonly, and requested token logprobs. The normal oMLX API does not expose those primitives. LocalJev therefore takes the portable approach: entropy-based confidence; This is wire-compatible, but not mathematically equivalent to OpenJev's logit read. The probabilities are generated/self-reported by the model rather than read directly from its logits. Evaluate their calibration on your own workload before relying on them for consequential decisions. Requires Bun 1.2+ and a running oMLX server. Bun loads .env automatically. Alternatively, set the key in your shell before starting the server: LocalJev listens on http://127.0.0.1:8080.…
Read the full README ↗ · Preview checked 2026-09-20T07:38:42.038Z
Inside the original README — Document outline
- LocalJev
- Why a bridge is needed
- Run with oMLX
- Use the TypeSafe SDK
- Configuration
- Development
- Evaluate different models
- Should you use LM Studio instead?
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Links from the README
References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.
Documentation belongs to its respective authors. Reported project/model license: MIT. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
What this repository does
The source does not provide a repository description. Read the project README before evaluating it.
Repository facts
- Owner
- githubnext
- Primary language
- TypeScript
- Stars
- 642
- Forks
- 42
- Open issues + pull requests
- 0
- License
- MIT
- Archived
- No
- Default branch
- main
- Created
- 2026-09-18T16:59:55.000Z
- Last push
- 2026-09-18T20:19:02.000Z
Topics and intended use
No topics were included in the latest source metadata.
Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.
Evaluate before installing
Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.
Source and freshness
Source: GitHub. Metadata observed 2026-09-21T06:41:42.808Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.