> For the complete documentation index, see [llms.txt](https://docs.float16.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.float16.cloud/getting-started/llm-as-a-service/supported-model.md).

# Supported Model

Float16.cloud currently supports the following inference language models:

## SeaLLMs

* A Large Language Model (LLM) specialized for South East Asian (SEA) languages
* Supports 10 languages: English, Chinese, Vietnamese 🇻🇳, Indonesian 🇮🇩, Thai 🇹🇭, Malay 🇲🇾, Khmer 🇰🇭, Lao 🇱🇦, Tagalog 🇵🇭, Burmese 🇲🇲

### SeaLLM-7B-v2.5

API call model name: `seallm-7b-v2.5`

### SeaLLM-7B-v3

API call model name: `seallm-7b-v3`

{% hint style="info" %}
For more detailed information about models and their capabilities, please visit: [Hugging Face](https://huggingface.co/SeaLLMs), [Blog](https://blog.float16.cloud/thai-rag-with-llamaindex-weaviate-seallm/)
{% endhint %}

## SQLCoder

### SQLCoder-7B-v2

API call model name: `sqlcoder-7b-v2`

* A specialized model for Text-to-SQL conversion, offering improved speed and efficiency with a smaller model size
* Our interactive playground is available through [Quick Play](https://float16.cloud/texttosql), allowing you to experiment with the model's capabilities

{% hint style="info" %}
For more detailed information about models and their capabilities, please visit: [Hugging Face](https://huggingface.co/defog/sqlcoder-7b-2), [Blog](https://blog.float16.cloud/sqlcoder-7b-2/)
{% endhint %}

## Upcoming Models

* Meta-Llama-3.1-405B (Experiment)
