(function() { var utmInheritingDomain = "appstore.com", utmRegExp = /(&|\?)utm_[A-Za-z]+=[A-Za-z0-9]+/gi, links = document.getElementsByTagName("a"), utms = [ "utm_medium={{URL - utm_medium}}", "utm_source={{URL - utm_source}}", "utm_campaign={{URL - utm_campaign}}" ]; for (var index = 0; index < links.length; index += 1) { var tempLink = links[index].href, tempParts; if (tempLink.indexOf(utmInheritingDomain) > 0) { tempLink = tempLink.replace(utmRegExp, ""); tempParts = tempLink.split("#"); if (tempParts[0].indexOf("?") < 0 ) { tempParts[0] += "?" + utms.join("&"); } else { tempParts[0] += "&" + utms.join("&"); } tempLink = tempParts.join("#"); } links[index].href = tempLink; } }());

Supercharge generative AI
for any scale and environment

Friendli Dedicated Endpoints

Build and run generative AI models on autopilot in the cloud.

Compare plans and features

FeaturesBasicEnterprise
Fine-tuningFine-tune custom models
Weights & Biases integration
Training assistance by FriendliAI experts
EndpointsDirectly create endpoints from Hugging Face
Priority access to high demand GPUs
Configurable autoscaling
Metrics & Logs
Endpoint versioning
Multi-LoRA deployments
PricingPay-as-you-go
Custom quote
Customer SupportEmail & in-app chat support
Dedicated support

Fine-tuning

Basic

Enterprise

Fine-tune custom models
Weights & Biases integration
Training assistance by FriendliAI experts

Endpoints

Basic

Enterprise

Directly create endpoints from Hugging Face
Priority access to high demand GPUs
Configurable autoscaling
Metrics & Logs
Endpoint versioning
Multi-LoRA deployments

Pricing

Basic

Enterprise

Pay-as-you-go
Custom quote

Customer Support

Basic

Enterprise

Email & in-app chat support
Dedicated support

Pricing

Enjoy pay-per-token pricing with flexible monthly billing based on actual usage.

Endpoint

GPU Type

$ / hour

A100 80GB

$3.8

H100 80GB

$5.6

Fine-tuning

Model

$ / 1M tokens

Models up to 16B parameters

$0.50

Models 16.1B - 72B

$3.00

* We charge based on the total number of tokens processed by your fine-tuning jobs.

* Contact sales for a discounted custom pricing plan for your enterprise.