---
title: "FastChat vs FeatherCNN"
type: "comparison"
canonical_url: "https://www.graphcanon.com/compare/lm-sys-fastchat-vs-tencent-feathercnn"
tools: ["lm-sys-fastchat", "tencent-feathercnn"]
---

# FastChat vs FeatherCNN

*GraphCanon updated Jul 11, 2026*

## Verdict

Pick FastChat when fastChat is primarily Python; FeatherCNN is C++; pick FeatherCNN when featherCNN is primarily C++; FastChat is Python.

[FastChat](https://github.com/lm-sys/FastChat) reports 39k GitHub stars, 4.8k forks, and 1.0k open issues, last pushed May 1, 2026. [FeatherCNN](https://github.com/Tencent/FeatherCNN) has 1.2k stars, 275 forks, and 20 open issues, last pushed Sep 24, 2019. Figures are from public GitHub metadata via [FastChat's repository](https://github.com/lm-sys/FastChat) and [FeatherCNN's repository](https://github.com/Tencent/FeatherCNN).

| | [FastChat](/tools/lm-sys-fastchat.md) | [FeatherCNN](/tools/tencent-feathercnn.md) |
| --- | --- | --- |
| Tagline | An open platform for training, serving, and evaluating large language models | FeatherCNN is a high performance inference engine for convolutional neural networks. |
| Stars | 39,490 | 1,228 |
| Forks | 4,788 | 275 |
| Open issues | 1,027 | 20 |
| Language | Python | C++ |
| Adopt for | FastChat is a comprehensive open platform for managing large language models (LLMs) that includes capabilities for training, serving, evaluating, and comparing chatbot models via web UIs and RESTful APIs. It powers ChatB | - |
| Persona | - | - |
| Runtime | - | - |
| License | Apache-2.0 | - |
| Categories | Model Training, LLM Frameworks, Inference & Serving, Evaluation & Observability | Computer Vision, Inference & Serving, Evaluation & Observability |

## Trust and health

_Sourced signals - not a safety guarantee. No winner column._

| | [FastChat](/tools/lm-sys-fastchat.md) | [FeatherCNN](/tools/tencent-feathercnn.md) |
| --- | --- | --- |
| Maintenance | Steady (60%) | Dormant (18%) |
| Days since push | 71d | 2482d |
| Open issues (now) | 1.0k | 20 |
| Full report | [trust report](/tools/lm-sys-fastchat/trust.md) | [trust report](/tools/tencent-feathercnn/trust.md) |

## Decision facts: FastChat

- **Adopt for:** FastChat is a comprehensive open platform for managing large language models (LLMs) that includes capabilities for training, serving, evaluating, and comparing chatbot models via web UIs and RESTful APIs. It powers ChatB

## Choose when

### Choose FastChat if…

- FastChat is primarily Python; FeatherCNN is C++.
- Tags unique to FastChat: evaluation system, large-language-models, chatbots, distributed serving.
- Also covers Model Training, LLM Frameworks.
- - You are looking to train and evaluate state-of-the-art models such as Vicuna or MT-Bench.

### Choose FeatherCNN if…

- FeatherCNN is primarily C++; FastChat is Python.
- Tags unique to FeatherCNN: android, arm-neon, c++, inference-engine.
- Also covers Computer Vision.

## When NOT to use FastChat

- - You require a proprietary or closed-source framework; FastChat is open-source under Apache-2.0 license and its use might be unsuitable for environments requiring proprietary solutions.
- - Your chatbot evaluation needs do not align with the types of data used in FastChat's datasets (e.g., human votes, MT-Bench evaluations).
- - You prefer a more user-friendly setup without the need to clone a repository and manually install dependencies; FastChat requires installation from source with additional steps for Rust and CMake on
- + Mac.

## When NOT to use FeatherCNN

- Last GitHub push was 2483 days ago (dormant maintenance, Sep 24, 2019). Validate activity before betting a new project on FeatherCNN.
- Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic.
- Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.

## Common questions

### What is the difference between FastChat and FeatherCNN?

FastChat: An open platform for training, serving, and evaluating large language models. FeatherCNN: FeatherCNN is a high performance inference engine for convolutional neural networks.. See the comparison table for live GitHub stats and shared categories.

### When should I choose FastChat over FeatherCNN?

Choose FastChat over FeatherCNN when FastChat is primarily Python; FeatherCNN is C++; Tags unique to FastChat: evaluation system, large-language-models, chatbots, distributed serving; Also covers Model Training, LLM Frameworks; - You are looking to train and evaluate state-of-the-art models such as Vicuna or MT-Bench.

### When should I choose FeatherCNN over FastChat?

Choose FeatherCNN over FastChat when FeatherCNN is primarily C++; FastChat is Python; Tags unique to FeatherCNN: android, arm-neon, c++, inference-engine; Also covers Computer Vision.

### When should I avoid FastChat?

- You require a proprietary or closed-source framework; FastChat is open-source under Apache-2.0 license and its use might be unsuitable for environments requiring proprietary solutions. - Your chatbot evaluation needs do not align with the types of data used in FastChat's datasets (e.g., human votes, MT-Bench evaluations). - You prefer a more user-friendly setup without the need to clone a repository and manually install dependencies; FastChat requires installation from source with additional steps for Rust and CMake on + Mac.

### When should I avoid FeatherCNN?

Last GitHub push was 2483 days ago (dormant maintenance, Sep 24, 2019). Validate activity before betting a new project on FeatherCNN. Inference & Serving: Self-hosting rarely beats a hosted API on cost until you have steady, high-volume traffic. Evaluation & Observability: Defer heavyweight eval infra only until you have real traffic - never skip it once users depend on answers.

### Is FastChat or FeatherCNN more popular on GitHub?

FastChat has more GitHub stars (39,490 vs 1,228). Stars measure visibility, not whether either tool fits your constraints.

### Are FastChat and FeatherCNN open source?

Yes - both are open-source projects on GitHub.

### Where can I find alternatives to FastChat or FeatherCNN?

GraphCanon lists graph-backed alternatives at [FastChat alternatives](/tools/lm-sys-fastchat/alternatives) and [FeatherCNN alternatives](/tools/tencent-feathercnn/alternatives) ([FastChat markdown twin](/tools/lm-sys-fastchat/alternatives.md), [FeatherCNN markdown twin](/tools/tencent-feathercnn/alternatives.md)), ranked by typed relationship edges rather than popularity votes.

### Is there a machine-readable version of this comparison?

Yes. The markdown twin at [this comparison](/compare/lm-sys-fastchat-vs-tencent-feathercnn.md) mirrors this page for agents and LLM crawlers, with the same stats table and FAQ answers.

### Which is better maintained, FastChat or FeatherCNN?

FastChat: Steady. FeatherCNN: Dormant. Compare maintenance labels, days since push, and release cadence in the trust section below - stars alone do not measure maintenance.

### Where are the full trust reports for FastChat and FeatherCNN?

GraphCanon publishes per-repo trust reports with dated maintenance, provenance, and scan summaries: [FastChat trust report](/tools/lm-sys-fastchat/trust); [FeatherCNN trust report](/tools/tencent-feathercnn/trust).

---

**Machine-readable endpoints**

- JSON: [`/api/graphcanon/graph?tool=lm-sys-fastchat`](/api/graphcanon/graph?tool=lm-sys-fastchat)
- LLM index: [/llms.txt](/llms.txt)
- Full corpus: [/llms-full.txt](/llms-full.txt)

_GraphCanon - The knowledge graph for AI development. https://www.graphcanon.com/_
