Lightning-AI / litgpt

Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.
https://lightning.ai
Apache License 2.0
6.95k stars 733 forks source link

Remove old and unused LLMs #1401

Open rasbt opened 3 weeks ago

rasbt commented 3 weeks ago

Following up on a request, we may want to prune a few models that are not really used in practice anymore from LitGPT to declutter.

If I were to remove LLMs, my candidates would be:

Any thoughts or additional suggestions?