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.

Home Page:https://lightning.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove old and unused LLMs

rasbt opened this issue · comments

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:

  • Dolly
  • Nous-Hermes
  • Phi (the first one)
  • Platypus
  • RedPajama-INCITE
  • Vicuna

Any thoughts or additional suggestions?