bespokelabsai/nimble

Local typed decisions, contrastive data curation, and model evaluation.

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.

Data, Model, Recipe for an open Jev Model · Capabilities · Quickstart · Methodology · Documentation and development · Citation Nimble takes some text and a schema, and makes typed decisions about the text. The schema is the list of questions to answer. Each question is either a choice from a list that you give or a true or false question. For each question, Nimble returns the answer it picked and the probability of each allowed answer. Nimble makes each decision in one step and does not write out any reasoning first, so it is fast (blazing fast!). Nimble is inspired by the System One approach of TypeSafe's Jev. In this repository, we share our recipe for training such a model. Note that we did not distill from Jev. The point of the repository is to show how to curate data, how to train, and to serve such a model,…

bespokelabsai/nimble on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-20T07:23:42.056Z

Inside the original README — Document outline
  1. Bespoke Nimble
  2. Capabilities
  3. What you can build
  4. What you cannot build with the current release
  5. Quickstart
  6. Download the model
  7. Mac with Apple Silicon (MLX)
  8. Linux with an NVIDIA GPU (CUDA)
  9. Make a typed decision
  10. Methodology
  11. Serving
  12. Contrastive data curation

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. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

Local typed decisions, contrastive data curation, and model evaluation.

Repository facts

Owner
bespokelabsai
Primary language
Python
Stars
1,267
Forks
89
Open issues + pull requests
2
License
Not reported — inspect the license file
Archived
No
Default branch
main
Created
2026-09-18T09:07:48.000Z
Last push
2026-09-20T19:44:35.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.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-21T06:41:44.675Z. 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