> ## Documentation Index
> Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Available Models

> Open-weight LLMs available through the Telnyx Inference API, hosted on Telnyx GPUs and accessible via an OpenAI-compatible Chat Completions endpoint.

Open-weight LLMs hosted on Telnyx GPU infrastructure. All models accessible via the [Chat Completions API](/api-reference/openai-chat/create-a-chat-completion-openai-compatible) (OpenAI-compatible).

## Chat Models

| Model ID                     | Parameters | Context Length | Best For                                                                                               |
| ---------------------------- | :--------: | :------------: | ------------------------------------------------------------------------------------------------------ |
| `moonshotai/Kimi-K3`         |    2.8T    |       1M       | State-of-the-art open-weight intelligence for coding, reasoning, and multimodal work **(Recommended)** |
| `moonshotai/Kimi-K2.6`       |    1.0T    |      256K      | Voice AI (with thinking disabled)                                                                      |
| `zai-org/GLM-5.2`            |   753.9B   |       1M       | Coding, reasoning, 1M context window                                                                   |
| `MiniMaxAI/MiniMax-M3-MXFP8` |    428B    |       1M       | Cheapest while maintaining high intelligence                                                           |

## Embedding Models

| Model ID             | Dimensions | Best For        |
| -------------------- | :--------: | --------------- |
| `thenlper/gte-large` |    1024    | Text embeddings |
