-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: Lightning-AI/litgpt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fully address memory management issues: profiling, KV cache lifecycle docs, tunable chunking, tests at scale (#2190)
#2300
opened Aug 16, 2026 by
OnePunchMonk
Contributor
Loading…
4 tasks done
fix: clip max_seq_length to block size so small-context models work with defaults
#2296
opened Aug 13, 2026 by
xiaoyaoqilan
Loading…
docs: fix broken Salamandra repository link
#2293
opened Aug 5, 2026 by
richboyneedcash
Contributor
Loading…
build(deps): bump the gha-updates group across 1 directory with 5 updates
CI / actions
Continuous integration
#2286
opened Jul 20, 2026 by
dependabot
Bot
Loading…
fix(tokenizer): look up the decoding-fix dummy token instead of hardcoding its id
#2285
opened Jul 15, 2026 by
eeshsaxena
Loading…
feat: optional torchembed fused Triton RoPE kernel (~3-4x training speedup)
#2280
opened Jul 6, 2026 by
py-ai-dev
Loading…
Handle tokenizer configs without tokenizer_class
#2278
opened Jun 25, 2026 by
CodingFeng101
Loading…
ci: add Lightning registry fallback for gated tokenizer tests
#2271
opened Jun 24, 2026 by
bhimrazy
Collaborator
Loading…
Fix malformed <|im_start> token in Phi4Reasoning prompt style
#2267
opened Jun 16, 2026 by
JSap0914
Loading…
fix(finetune): all_reduce val loss across devices for initial and final validation
#2266
opened Jun 13, 2026 by
discobot
Loading…
fix: make convert_from_litgpt output loadable with AutoModel.from_pretrained
#2265
opened Jun 13, 2026 by
discobot
Loading…
fix(finetune): apply train.max_norm gradient clipping in finetune scripts
#2264
opened Jun 13, 2026 by
discobot
Loading…
Attempt to fix #2220: Enable Flash Attention in KV-cache path
#2248
opened May 9, 2026 by
woaiwang
Loading…
build(deps-dev): bump litdata from 0.2.59 to 0.2.61
dependencies
#2246
opened May 1, 2026 by
dependabot
Bot
Loading…
build(deps): update jsonargparse requirement from <=4.41,>=4.37 to >=4.37,<=4.48.0
dependencies
#2245
opened May 1, 2026 by
dependabot
Bot
Loading…
build(deps-dev): update transformers requirement from <4.57,>=4.51.3 to >=4.51.3,<5.8
dependencies
#2244
opened May 1, 2026 by
dependabot
Bot
Loading…
chore(model,prompts): add type annotations to module-level functions and __init__ methods
#2242
opened Apr 18, 2026 by
Koushik-Salammagari
Loading…
3 tasks done
chore(api): add type annotations to LLM class and module-level functions
#2241
opened Apr 18, 2026 by
Koushik-Salammagari
Loading…
3 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.