(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; } }());

Pricing


Friendli Container

Serve LLMs/LMMs inferences with Friendli Engine in your GPU environment

Trial

Sign up

Enjoy a 60-day free trial of Friendli Container to serve your LLM in your development environment.

Enterprise

Contact Sales

Featured highlights

checkContact us to use Friendli Container in your production environment.

Friendli Dedicated Endpoints

Build and run LLMs/LMMs on autopilot with Friendli Dedicated Endpoints

Basic

Sign up

Featured highlights

checkGet $10 in free credits upon sign up
checkRun custom LLMs on Friendli Engine
checkEmail support
checkBilled monthly

Pricing details

Friendli on A100 80GB

$3.8 per hour

Friendli on H100 80GB

$7.6 per hour

Enterprise

Contact Sales

Featured highlights

checkCustom pricing
checkDedicated support

Friendli Serverless Endpoints

Fast and affordable API for open-source generative AI models

Free trial

Sign up

Sign up and get $5 in free trial credits!

Basic

Sign up

Featured highlights

checkInference models in Chat, Language, Image, etc.

Pricing details

Model code

Price per unit

Mixtral-8x7B-Instruct-v0.1

$0.4/1M tokens

Meta-Llama-3-8B-Instruct

$0.1/1M tokens

Meta-Llama-3-70B-Instruct

$0.8/1M tokens