Language Models

Language Models

big names on the move
01
TauricResearch/TradingAgents
+299 ★/dayaccelerating

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

97.9k Python Agents · explained Feature
02
rasbt/LLMs-from-scratch
+270 ★/dayaccelerating

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

102.5k Jupyter Notebook Language Models · explained
03
lyogavin/airllm
+252 ★/daycooling

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

30.9k Jupyter Notebook Inference · Serving · explained Feature
04
antirez/ds4
+193 ★/dayaccelerating

DwarfStar bets that DeepSeek V4 Flash deserves its own self-contained C engine, complete with disk-persistent KV cache and asymmetrical 2-bit quantization, instead of yet another generic GGUF runner.

21.1k C Inference · Serving · explained
05
shiyu-coder/Kronos
+127 ★/daycooling

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

36.9k Python Language Models · explained Feature
06
ggml-org/llama.cpp
+125 ★/dayaccelerating

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.

123.7k C++ Inference · Serving · explained
08
huggingface/transformers
+92 ★/dayaccelerating

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

164k Python Language Models · explained
09
BerriAI/litellm
+79 ★/daycooling

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

56.2k Python LLMOps · Eval · explained
10
ollama/ollama
+71 ★/daycooling

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.

178.4k Go Inference · Serving · explained
11
openai/whisper
+66 ★/daycooling

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

107.2k Python Image · Video · Audio · explained
12
anthropics/claude-cookbooks
+59 ★/dayaccelerating

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

51.4k Jupyter Notebook Learning · explained
13
chatanywhere/GPT_API_free
+59 ★/daycooling

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.

40.2k Inference · Serving · explained
14
sgl-project/sglang
+50 ★/daycooling

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

31.7k Python Inference · Serving · explained
15
google/langextract
+48 ★/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.

38.3k Python Data Tooling · explained
16
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.9k Python Agents · explained
17
jingyaogong/minimind
+37 ★/daycooling

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.

54.6k Python Language Models · explained
18
datawhalechina/happy-llm
+36 ★/dayaccelerating

A systematic Chinese tutorial for developers who want to stop treating LLMs as black boxes and hand-build a 215-million-parameter model from the ground up.

32.9k Jupyter Notebook Learning · explained
19
hiyouga/LlamaFactory
+32 ★/dayaccelerating

It exists because keeping up with the training loops, quantization tricks, and inference stacks of 100+ models is a full-time job most developers would rather delegate.

74k Python ML Frameworks · explained
20
p-e-w/heretic
+30 ★/daysteady

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

27.4k Python Language Models · explained
loading more…

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