jncraton/languagemodels
Explore large language models in 512MB of RAM
This is a Python library that allows developers to integrate large language model capabilities directly into their applications, even on devices with limited memory. It takes text prompts and can generate responses, complete sentences, translate, or answer questions. Developers building Python applications who want to add local, private AI features would use this.
1,197 stars. Available on PyPI.
Use this if you are a Python developer who needs to embed basic AI language model features directly into your application while keeping data private and resource usage low.
Not ideal if you need state-of-the-art performance, access to the very largest and most capable models, or are not comfortable coding in Python.
Stars
1,197
Forks
83
Language
HTML
License
MIT
Category
Last pushed
Feb 19, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/jncraton/languagemodels"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
haizelabs/verdict
Inference-time scaling for LLMs-as-a-judge.
albertan017/LLM4Decompile
Reverse Engineering: Decompiling Binary Code with Large Language Models
bytedance/Sa2VA
Official Repo For Pixel-LLM Codebase
Cardinal-Operations/ORLM
ORLM: Training Large Language Models for Optimization Modeling