Language Models

Language Models

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

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

34.2k Python Language Models · explained
03
anthropics/claude-cookbooks
+152 ★/dayaccelerating

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

50.2k Jupyter Notebook Learning · explained
04
TauricResearch/TradingAgents
+135 ★/daycooling

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

94.6k Python Agents · explained Feature
05
BerriAI/litellm
+104 ★/dayaccelerating

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

54.8k Python LLMOps · Eval · explained
06
ggml-org/llama.cpp
+102 ★/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.7k C++ Inference · Serving · explained
07
jingyaogong/minimind
+76 ★/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.9k Python Language Models · explained
08
rasbt/LLMs-from-scratch
+72 ★/dayaccelerating

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

99.9k Jupyter Notebook Language Models · explained
09
ollama/ollama
+68 ★/dayaccelerating

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
10
lyogavin/airllm
+62 ★/daycooling

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

24.1k Jupyter Notebook Inference · Serving · explained
11
openai/whisper
+61 ★/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.7k Python Image · Video · Audio · explained
12
microsoft/graphrag
+52 ★/dayaccelerating

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

34.9k Python RAG · Search · explained
13
google/langextract
+45 ★/daycooling

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.9k Python Data Tooling · explained
14
p-e-w/heretic
+41 ★/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.8k Python Language Models · explained
15
agentscope-ai/agentscope
+39 ★/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
16
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
17
sgl-project/sglang
+37 ★/daycooling

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

30.8k Python Inference · Serving · explained
18
karpathy/nanoGPT
+36 ★/dayaccelerating

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

61.6k Python Language Models · explained
19
karpathy/nanochat
+35 ★/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.7k Python Language Models · explained
20
chatanywhere/GPT_API_free
+34 ★/dayaccelerating

A hosted proxy that offers free, rate-limited API access to GPT, DeepSeek, and others for Chinese users who'd rather not tunnel through a VPN.

39.1k Inference · Serving · explained
loading more…

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