Sapling Logo

Falcon vs. FastChat

LLM Comparison


Falcon

Falcon

Overview

Falcon LLM is the flagship LLM of the Technology Innovation Institute in Abu Dhabi.


Falcon LLM is a powerful LLM developed by the Technology Innovation Institute (https://www.tii.ae). Unlike other popular LLMs, Falcon was not built off of LLaMA, but instead using a custom data pipeline and distributed training system. The dataset is the RefinedWeb dataset (available on Hugging Face), and the initial models are available in 7B and 40B forms. Instruct and chat-finetuned models are available as well. Perhaps most excitingly, Falcon outperforms LLaMA, the previous de facto pretrained LLM.


Initial release: 2023-05-23

FastChat

FastChat

Overview

FastChat is the open platform for training, serving, and evaluating LLM chatbots developed and maintained by LMSYS.


FastChat is an open-source library for training, serving, and evaluating LLM chat systems from LMSYS. It includes training and evaluation code, a model serving system, a Web GUI, and a finetuning pipeline, and is the de facto system for Vicuna as well as FastChat-T5. FastChat also includes the Chatbot Arena for benchmarking LLMs.


Initial release: 2023-04-28

Looking for an LLM API/SDK that works out of the box? No prompts or ad hoc guardrails.

Sapling API
More Comparisons

Falcon

FastChat

Products & Features
Instruct Models
Coding Capability
Customization
Finetuning
Open Source
License Apache 2.0 Apache 2.0
Model Sizes 7B, 40B 3B