-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: Lightning-AI/litgpt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix lr_warmup_fraction silently rejected by default lr_warmup_steps=100
#2243
opened Apr 25, 2026 by
alvinttang
Contributor
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
chore(data): add return type annotations to FLAN dataloader methods
#2240
opened Apr 18, 2026 by
Koushik-Salammagari
Loading…
3 tasks done
chore(utils): add type annotations to public functions in utils.py
#2237
opened Apr 14, 2026 by
nuthalapativarun
Loading…
docs(pretrain): add TinyStories pretraining section
#2236
opened Apr 14, 2026 by
nuthalapativarun
Loading…
fix(model): convert bool mask_cache to float additive mask for softcapping
#2235
opened Apr 14, 2026 by
nuthalapativarun
Loading…
Fix division by zero in LR scheduler when max_steps equals warmup_steps
#2212
opened Mar 9, 2026 by
Br1an67
Contributor
Loading…
Fix Mistral tokenizer missing spaces in decode_stream (Issue #1822)
#2211
opened Mar 5, 2026 by
mrshibly
Loading…
Fix IndexError in finetune scripts when last logit chunk becomes empty
#2141
opened Oct 4, 2025 by
Copilot
AI
Loading…
Moving to lazy root imports to make config loading snappy
enhancement
New feature or request
performance
OpenCoder series
enhancement
New feature or request
waiting on author
#1880
opened Dec 21, 2024 by
ysjprojects
Collaborator
•
Draft
ProTip!
Filter pull requests by the default branch with base:main.