(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 Container

Serve your custom generative AI models within your own private environment.

Compare plans and features

FeaturesTrialEnterprise
APIOpenAI compatible APIs
Long context handling
Function calling & JSON mode
gRPC APIs
ServingServe Hugging Face models
Serve quantized models
Serve MoE models
Inference optimization
ObservabilityMetrics
EnvironmentUse in local or cloud environment
Use in AWS Sagemaker
Use in air-gapped environment
Use in production environment
SupportCustomer supportBusiness hoursDedicated support

API

Trial

Enterprise

OpenAI compatible APIs
Long context handling
Function calling & JSON mode
gRPC APIs

Serving

Trial

Enterprise

Serve Hugging Face models
Serve quantized models
Serve MoE models
Inference optimization

Observability

Trial

Enterprise

Metrics

Environment

Trial

Enterprise

Use in local or cloud environment
Use in AWS Sagemaker
Use in air-gapped environment
Use in production environment

Support

Trial

Enterprise

Customer support
Business hours
Dedicated support