Open-LLMs - A list of LLMs for Commercial Use

[ llm misc ] · 1 min read

I was looking for a list of open LLMs with commercial licenses and casually asked on a discord channel. (The goal was to finetune an LLM—that had a commercial license—to address legal and privacy concerns around using third-party LLMs.)

Image

Exploring open LLMs on a lazy weekend.

After googling around for a bit, I realize there wasn’t a list compiled (yet). Thus, I decided to answer my own question and help others on this same path. You can find that list here.

Image

A list of open LLMs, including those finetuned for code.

I’m surprised by the support from the community. In two days, we’ve seen eight PRs that added more open LLMs. This includes a through discussion on adding model details followed by a PR that added context length as a column. There was also a correction on an LLM that didn’t actually have commercial license. I’m grateful for the support so far and am looking forward to working with the community to add datasets, evals, and more.

Have a suggestion or contribution? Raise an issue or pull request. Thanks in advance!


If you found this useful, please cite this write-up as:

Yan, Ziyou. (May 2023). Open-LLMs - A list of LLMs for Commercial Use. eugeneyan.com. https://eugeneyan.com/writing/open-llms/.

or

@article{yan2023open,
  title   = {Open-LLMs - A list of LLMs for Commercial Use},
  author  = {Yan, Ziyou},
  journal = {eugeneyan.com},
  year    = {2023},
  month   = {May},
  url     = {https://eugeneyan.com/writing/open-llms/}
}

Share on:

Browse related tags: [ llm misc ]

Join 6,700+ readers getting updates on machine learning, RecSys, LLMs, and engineering.