Ross ROSS = Recommend OSS · open-source software intelligence for agents

jncraton/languagemodels

Explore large language models in 512MB of RAM observed · 2026-08-28

github.com/jncraton/languagemodels · homepage · HTML · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 68
  • Release rhythm 35
  • Longevity 86

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1215
  • days_rel: n/a
  • days_push: 195
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1192 stars · 80 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library providing simple building blocks for running large language models locally with as little as 512MB of RAM. It offers instruction following, text completion, retrieval, and other NLP tasks with all inference performed on-device for privacy.

Use cases

  • run an llm locally in python with minimal ram
  • ask questions to a local language model from a script
  • translate text offline with a small model
  • classify text into fixed choices using an llm
  • complete text with a local model
  • retrieve passages for rag without external services
  • keep llm inference private on-device

When to choose

  • you need local, private LLM inference on constrained hardware like 512MB RAM
  • you want a dead-simple Python API for small language models
  • you're teaching or prototyping LLM concepts without GPUs or cloud APIs

When to avoid

  • you need state-of-the-art model quality or long-context reasoning
  • you require high-throughput production serving
  • you need fine-tuning or training capabilities

Facets

library · maturity active

llm-inference nlp rag sdk large-language-models machine-learning python cross-platform local-inference low-resource on-device-llm privacy small-models natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
jncraton/languagemodelsmain60

For agents

markdown · JSON · MCP: product_card(name="jncraton/languagemodels")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem