# LLM as a service

{% hint style="danger" %}
This service is under maintenance.
{% endhint %}

## What is LLM as a service?

LLM as a Service is a large language model on-demand API service designed for users who want to utilize LLMs without deploying or managing the extensive resources they require. It's also suitable for those in the decision-making stage who wish to test models.

<figure><img src="https://3153350778-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F06IkMLrrm1ptUT8449HF%2Fuploads%2FxjAeZCxbS4AU7pMx2kBN%2Fimage.png?alt=media&#x26;token=d33569c4-1b5c-4c72-8522-43101eb09970" alt=""><figcaption><p>LLM as a Service's Overview</p></figcaption></figure>

Our service provides instant API access, allowing users to:

1. Choose their desired LLM model
2. Obtain our API key
3. Implement the service immediately

Users can focus on developing their products without worrying about deployment complexities.

## Pricing

We charge based on the number of tokens used, with separate rates for prompt and completion tokens. Pricing varies between models.

For more detailed pricing information, please visit [this link](https://float16.cloud/product#pricing).

## Explore Use Case

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Q&#x26;A Bot</strong></td><td>Create your chatbot</td><td><a href="../use-case/q-and-a-bot-rag">q-and-a-bot-rag</a></td></tr><tr><td><strong>Text-to-SQL</strong></td><td>Easily convert to SQL</td><td><a href="../use-case/text-to-sql">text-to-sql</a></td></tr></tbody></table>
