Member-only story
List of Open Source Large Language Models (LLMs)
Recently, there has been an explosion of Large Language Models (LLMs) that are being developed and released owing to the tremendous success of ChatGPT. However, the centralized control of LLMs by a few big tech companies has led to a growing demand for open-source LLMs. In response, the open-source community has been developing their own LLMs, which are becoming increasingly popular due to their faster pace of development and lower cost of alignment. But, it has been incredibly tough to keep track of all the LLMs that are being released on a daily basis. Therefore, in this article, we will explore the growing list of open-source LLMs available along with their licensing options and source code. You can also read about some exciting AI models here.
Models List
SAIL 7B
Description: Search augmented instruction learning based on LLaMa model.
Params: 7B
License: GPL-3.0 license
Release Date: May 25,2023
Github: Source Code
Paper: SAIL — Search Augmented Instruction Learning
Guanaco
Description: LLM model released with efficient finetuning approach QLoRA
Params: 65B
License: MIT
Release Date: May 24, 2023
Github: Source…