Language Models

Language Models

big names · picking up speed
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
02
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
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
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
05
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
06
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
07
stanford-oval/storm
+27 ★/dayaccelerating

STORM simulates expert research conversations so LLMs can write long, cited articles from scratch.

30.3k Python Agents · explained
08
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
09
openai/openai-cookbook
+23 ★/dayaccelerating

Official Python notebooks and guides for common OpenAI API tasks.

74.9k Jupyter Notebook Learning · explained
10
mozilla-ai/llamafile
+9.3 ★/dayaccelerating

Mozilla wraps llama.cpp and a full model into a single cross-platform executable using an obscure libc trick.

25.5k C++ Inference · Serving · explained
11
BerriAI/litellm
+104 ★/dayaccelerating

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

54.8k Python LLMOps · Eval · explained
12
microsoft/BitNet
+8.1 ★/dayaccelerating

Microsoft built an inference engine that lets a single CPU run a 100B-parameter model at human reading speed by using 1.58-bit weights.

39.8k C++ Inference · Serving · explained
13
mudler/LocalAI
+32 ★/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
15
fighting41love/funNLP
+25 ★/dayaccelerating

A maintainer cataloged every Chinese NLP repo they touched into a single, obsessively categorized list so others wouldn’t have to hunt.

82.1k Python Learning · explained
16
datawhalechina/happy-llm
+27 ★/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.4k Jupyter Notebook Learning · explained
17
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
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
deepseek-ai/DeepSeek-V3
+10 ★/dayaccelerating

DeepSeek-V3 exists to prove that a 671-billion-parameter model can train end-to-end without a single rollback, activate only 37B parameters per token, and still match leading closed-source systems.

104k Python Language Models · explained
20
karpathy/llm.c
+9.1 ★/dayaccelerating

Because training a transformer shouldn't require 245MB of PyTorch just to multiply matrices.

30.6k Cuda Language Models · explained
loading more…

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