Language Models

Language Models

big names on the move
01
shiyu-coder/Kronos
+225 ★/dayaccelerating

Kronos recasts noisy, multi-dimensional candlestick data as hierarchical discrete tokens so an autoregressive Transformer can forecast financial markets like a language model.

33.8k Python Language Models · explained
03
TauricResearch/TradingAgents
+139 ★/daycooling

A research framework that assigns LLMs to trading-floor roles—analyst, researcher, trader, risk manager—to debate and execute simulated stock decisions.

94.5k Python Agents · explained Feature
04
anthropics/claude-cookbooks
+110 ★/daycooling

Official Jupyter notebooks demonstrating how to wire Claude into production tasks like RAG, SQL queries, and multimodal pipelines.

49.9k Jupyter Notebook Learning · explained
05
ggml-org/llama.cpp
+104 ★/daycooling

It exists to run large language models on virtually any hardware—from Apple Silicon to RISC-V to your browser—with zero external dependencies and minimal setup.

121.6k C++ Inference · Serving · explained
06
BerriAI/litellm
+103 ★/dayaccelerating

Because swapping from GPT-4o to Claude shouldn't require rewriting your request plumbing.

54.7k Python LLMOps · Eval · explained
07
lyogavin/airllm
+98 ★/daycooling

AirLLM slices giant transformers into layer shards so they fit in consumer VRAM without quantization or distillation.

24k Jupyter Notebook Inference · Serving · explained
08
google/langextract
+90 ★/dayaccelerating

LangExtract exists because asking an LLM to pull names and dates out of a report is easy; proving exactly which sentence each came from is the hard part.

37.8k Python Data Tooling · explained
09
jingyaogong/minimind
+72 ★/dayaccelerating

MiniMind is an educational training ground that rebuilds every stage of a modern language model—from tokenizer to RLHF—in raw PyTorch so you can see the gears turning instead of just calling high-level APIs.

53.8k Python Language Models · explained
10
rasbt/LLMs-from-scratch
+70 ★/dayaccelerating

It teaches how LLMs work by implementing tokenization, attention, pretraining, and finetuning in pure PyTorch, one notebook at a time.

99.8k Jupyter Notebook Language Models · explained
11
ollama/ollama
+69 ★/daysteady

It exists so you can download, run, and chat with open-weight LLMs locally through one CLI and REST API, keeping inference on your own silicon.

176.9k Go Inference · Serving · explained
12
openai/whisper
+52 ★/daycooling

To give developers a single, general-purpose speech model that handles transcription, translation, and language identification by treating tasks as tokens to predict.

105.6k Python Image · Video · Audio · explained
13
microsoft/graphrag
+49 ★/dayaccelerating

GraphRAG exists to give LLMs a structured memory layer for reasoning over messy, private narrative text.

34.8k Python RAG · Search · explained
14
p-e-w/heretic
+40 ★/daycooling

It automates the removal of transformer safety alignment so you don't have to hand-tune abliteration parameters or pay for expensive post-training.

26.7k Python Language Models · explained
15
sgl-project/sglang
+40 ★/dayaccelerating

SGLang exists to push low-latency, high-throughput inference for LLMs and multimodal models from a single GPU up to massive clusters.

30.7k Python Inference · Serving · explained
16
agentscope-ai/agentscope
+38 ★/dayaccelerating

A Python framework for building production multi-agent systems that leans on LLM reasoning instead of rigid prompt choreography.

28.3k Python Agents · explained
17
huggingface/transformers
+38 ★/dayaccelerating

It centralizes model definitions so the same architecture works across PyTorch, JAX, vLLM, and llama.cpp without rewrites.

163k Python Language Models · explained
18
karpathy/nanoGPT
+34 ★/dayaccelerating

A rewrite of minGPT that prioritizes working, hackable training code over educational scaffolding.

61.5k Python Language Models · explained
19
karpathy/nanochat
+34 ★/dayaccelerating

nanochat is a minimal, hackable harness that lets you train and chat with a GPT-2-class LLM on a single GPU node for under $100—no hyperparameter spreadsheets required.

56.6k Python Language Models · explained
20
mudler/LocalAI
+28 ★/dayaccelerating

LocalAI wraps 36+ inference engines behind one OpenAI-compatible API and pulls them on demand, so you can run LLMs, vision, voice, and video on anything from a CPU to a Jetson.

47.9k Go Inference · Serving · explained
loading more…

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.