logan-markewich/jeff

A self-hosted drop-in replacement for TypeSafe's jev, powered by GliFormer.

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

A self-hosted implementation of TypeSafe's jev System One API, powered by GLiFormer (400M parameters). Use the official typesafe-sdk by pointing TYPESAFEBASEURL at jeff. Supports choice (pick an option), score (rate on ordered levels), and noul (probability of yes). Cheaper to self-host, but less accurate than jev on reasoning-heavy tasks. See benchmarks. Quickstart · Deploy · Configuration · API · Development Requires uv and Python 3.12. Run from the repository root: Serves at http://localhost:8000. Device selection: CUDA → MPS → CPU. The sync above also installs typesafe-sdk. Save this as example.py: In another terminal: For an existing SDK app, set TYPESAFEAPIKEY=devkey and TYPESAFEBASEURL=http://localhost:8000 instead of passing client arguments. curl example Use L4 for the HTTP API. These commands download weights once and deploy with one warm container: For an ephemeral URL with no warm container: Deploy settings: JEFFGPU=L4, JEFFMINCONTAINERS=1, JEFFMAXCONTAINERS=8, JEFFMAXINPUTS=64, JEFFTARGETINPUTS=16. Server JEFF variables are forwarded. The GPU image defaults…

logan-markewich/jeff on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-25T12:47:40.609Z

Inside the original README — Document outline
  1. jeff
  2. Quickstart
  3. Deploy on Modal
  4. Configuration
  5. API and compatibility
  6. Benchmarks
  7. Development
  8. License

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

A self-hosted drop-in replacement for TypeSafe's jev, powered by GliFormer.

Repository facts

Owner
logan-markewich
Primary language
Python
Stars
245
Forks
19
Open issues + pull requests
3
License
MIT
Archived
No
Default branch
main
Created
2026-09-19T02:17:25.000Z
Last push
2026-09-20T00:59:58.000Z

Topics and intended use

Owner-supplied topics: classification, encoder, gliner, jev, typesafe

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.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-25T12:03:43.116Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent