Looking for LLMs for your next project? See our list of 14 top open-source models for research & commercial use.

https://itsfoss.com/open-source-llms/

14 Top Open Source LLMs For Research and Commercial Use

There are hundreds of open-source LLMs, here, we handpick some of the best ones for you to check out.

It's FOSS

@itsfoss While it's good that the article didn't mischaracterize LLaMA as open source, all of the licenses with restrictions on usage (including the "Falcon-180B TII License" and "RAIL License v1.0", and "Open RAIL-M v1") are not open source because they conflict with the Open Source Definition:

https://opensource.org/osd

Falcon 180B, Bloom, and StarCoder are not open source for the same reasons LLaMA is not open source. They are only source-available.

The Open Source Definition - Open Source Initiative

Introduction Open source doesn’t just mean access to the source code. The distribution terms of open source software must comply with the following criteria: 1. Free Redistribution The license shall...

Open Source Initiative