20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
Stars
13.3k
Forks
1.4k
Watchers
13.3k
Open Issues
254
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: raise error when prefill exceeds sliding window KV cache size (#2215)
d28a00dView on GitHubchore(ruff): bump target-version to py310 and update type annotations (#2221)
31e5fcaView on GitHubfix: handle empty prompt list in R1Base.apply() (#2216)
7a548b9View on GitHubchore(workflows): Sync GPU CI workflow image with lightning-thunder repo (#2208)
3779510View on GitHubfix: default val_split_fraction to 0.05 for single-file JSON data (#2204)
2835f82View on GitHubfix: correct LoRA index computation uses wrong feature size (#2201)
e1086beView on GitHubfeat(logger) : Add LitLogger Support for Lightning.ai Experiment Tracking (#2198)
92627d7View on GitHubbuild(deps): update huggingface-hub requirement from <1.3,>=0.30 to >=0.30,<1.4 (#2200)
dce40d9View on GitHubbuild(deps-dev): update bitsandbytes requirement from <0.43,>=0.42 to >=0.42,<0.50 (#2199)
f8b142bView on GitHubfix: gemma-3 checkpoint conversion from litgpt to hf (#2195)
f9f3dcbView on GitHubfeat: add generate_strategy option to litgpt serve (#2188)
dbddd23View on GitHub