LogoLogo
IntroInstalling Dashboard
  • 🌐Distribute
    • Introducing DistributeAI
    • FAQ
  • 🪙Distribute For $DIS
    • Tokenomics
    • Important Addresses
      • Mint Address
      • Multi Sigs and Escrow
    • DIS Alpha Airdrop
  • DIS Beta Rewards Phase
  • 📱Distribute For Consumers
    • Distribute.ai Discord Bot
      • Adding the bot to a server
      • Adding the bot as a user app
      • Bot Commands
      • Generation Buttons
      • Prompting Guide
    • Distribute.ai Dashboard
      • Statistics
      • Referrals
      • Account Settings
  • 🖥️Distribute For Inference Providers
    • Chrome Extension
      • Installing Extension
        • Enabling Chrome Flags
        • Chrome GPU Setup Guide
      • Updating the Extension
    • Desktop App
      • Installing Desktop App
      • Desktop App Debugging
        • Windows Debugging
        • MacOS Debugging
        • Linux Debugging
      • Desktop System Requirements
  • 🏢Distribute For Enterprise
    • Enterprise Inference API
      • Authentication
      • Billing
        • Text To Text
        • Text To Image
      • OpenAI Compatible API
        • Images
          • Generations
        • Chat
          • Completions
      • Async API
        • Chat
          • Chat Create
          • Chat Result
        • Images
          • Images Create
          • Images Result
    • Enterprise Compute Providers
Powered by GitBook
On this page
  1. Distribute For Enterprise
  2. Enterprise Inference API
  3. Billing

Text To Text

Billing for text-to-text language models on Distribute.ai is based on a fixed rate per token, ensuring transparent and usage-based pricing. Each request incurs charges for both input and output tokens. Input tokens are the pieces of text you send into the model—this includes your prompt, instructions, or conversation history. Output tokens are the text generated in response by the model. A "token" can be as short as one character or as long as a word . Users are only charged for what they use, and rates are clearly defined for both input and output to help estimate costs before making a request.

Model
Input Token Cost
Output Token Cos

Llama-3.1 8B

$0.15 / 1M Tokens

$0.50 / 1M Tokens

Stay tuned for more language models.

PreviousBillingNextText To Image

Last updated 6 days ago

🏢