Skip to content

[docs] add featherless docs #1748

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/inference-providers/_toctree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
title: Cohere
- local: providers/fal-ai
title: Fal AI
- local: providers/featherless-ai
title: Featherless AI
- local: providers/fireworks-ai
title: Fireworks
- local: providers/hyperbolic
Expand Down
1 change: 1 addition & 0 deletions docs/inference-providers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Here is the complete list of partners integrated with Inference Providers, and t
| [Cerebras](./providers/cerebras) | ✅ | | | | |
| [Cohere](./providers/cohere) | ✅ | ✅ | | | |
| [Fal AI](./providers/fal-ai) | | | | ✅ | ✅ |
| [Featherless AI](./providers/featherless-ai) | ✅ | | | | |
| [Fireworks](./providers/fireworks-ai) | ✅ | ✅ | | | |
| [HF Inference](./providers/hf-inference) | ✅ | ✅ | ✅ | ✅ | |
| [Hyperbolic](./providers/hyperbolic) | ✅ | ✅ | | | |
Expand Down
2 changes: 2 additions & 0 deletions scripts/inference-providers/scripts/generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const PROVIDERS_HUB_ORGS: Record<string, string> = {
cerebras: "cerebras",
cohere: "CohereLabs",
"fal-ai": "fal",
"featherless-ai": "featherless-ai",
"fireworks-ai": "fireworks-ai",
"hf-inference": "hf-inference",
hyperbolic: "Hyperbolic",
Expand All @@ -51,6 +52,7 @@ const PROVIDERS_URLS: Record<string, string> = {
cerebras: "https://www.cerebras.ai/",
cohere: "https://cohere.com/",
"fal-ai": "https://fal.ai/",
"featherless-ai": "https://featherless.ai/",
"fireworks-ai": "https://fireworks.ai/",
"hf-inference": "https://huggingface.co/",
hyperbolic: "https://hyperbolic.xyz/",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Featherless AI

{{{logoSection}}}

{{{followUsSection}}}

[Featherless AI](https://featherless.ai) is a serverless AI inference platform that offers access to thousands of open-source models.

Our goal is to make all AI models available for serverless inference. We provide inference via API to a continually expanding library of open-weight models.

{{{tasksSection}}}