huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
About the project
Model-definition framework for state-of-the-art pretrained ML models (text, vision, audio, multimodal) for inference and training, compatible with most training and inference engines.
Useful for
- Run text generation with Qwen2.5 via the pipeline API
- Transcribe audio with Whisper through the pipeline API
- Classify an image with DINOv2 via the pipeline API
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 273 expected by the end of the day. The usual pace is 48 per day, so that's 5.6× as much.
- Over the last two days the pace is 5.6× that of the previous week and a half.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending today: #19, +152 stars.
- GitHub Trending Python today: #7, +152 stars.
- About 48 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 165,509
- Stars in a day
- 273
- Forks
- 34,557
- Issues and pull requests
- 48,015
- Watchers
- 1,238
- Language
- Python
- License
- Apache-2.0
- Latest release
- v5.17.0 · September 9, 2026
- Created
- October 29, 2018
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026GitHub Trending today: #19, +152 stars; GitHub Trending Python today: #7, +152 stars
- September 13, 2026GitHub Trending today: #19, +102 stars; GitHub Trending Python today: #7, +102 stars
Similar projects
-
6.4
JustVugg/colibri
A pure-C, zero-dependency inference engine for running large MoE models (744B–2.8T parameters) on consumer hardware by treating VRAM, RAM, and storage as a single multitier hierarchy and streaming experts from disk.
-
5.6
asgeirtj/system_prompts_leaks
A collection of extracted system prompts from Anthropic, OpenAI, Google, xAI and others — the hidden instructions chatbots receive before a user's first message.
-
5.0
MiaAI-Lab/DeepSeek-v4.1-Flash-EXL3-2x-DGX-Sparks
A local EXL3 2.9 bpw checkpoint of DeepSeek-V4.1-Flash (196 GiB, 39 shards) served via an OpenAI-compatible vLLM API on a 2x NVIDIA GB10 (DGX Spark) kit with tensor-parallel 2. Includes DSpark speculative decoding and…
-
4.7
unclecode/crawl4ai
Open-source web crawler and scraper that turns pages into clean, LLM-ready Markdown for RAG, agents and data pipelines. Runs via Python API, CLI and Docker with no API keys.
-
4.6
Edge0-AI/Edge0
An open-source streaming MoE inference framework: expert weights are offloaded from SSD on demand while a trained prerouter predicts routing ahead of time. Runs on Apple Silicon via MLX and ships with two ready-to-run…
-
4.1
xinxuxin/keystone-bench
A clinical chat benchmark: it tests whether an assistant's action changes when one decisive fact in a conversation is removed, replaced, or contradicted, and whether the physician rubric stays applicable.