> For the complete documentation index, see [llms.txt](https://submodel.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://submodel.gitbook.io/docs/jian-ti-zhong-wen/instagen/overview-1/available-models.md).

# 可用模型

InstaGen 提供对高性能 AI model 的访问,定价透明。

## model 定价

| ModelID (Huggingface ID)                | Input ($/M) | Output ($/M) |
| --------------------------------------- | ----------- | ------------ |
| Qwen/Qwen3-235B-A22B-Instruct-2507      | $0.20       | $0.30        |
| Qwen/Qwen3-235B-A22B-Thinking-2507      | $0.20       | $0.60        |
| Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8 | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-R1                 | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-R1-0528            | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-V3-0324            | $0.20       | $0.80        |
| deepseek-ai/DeepSeek-V3.1               | $0.20       | $0.80        |
| openai/gpt-oss-120b                     | $0.10       | $0.50        |
| zai-org/GLM-4.5-Air                     | $0.10       | $0.50        |
| zai-org/GLM-4.5-FP8                     | $0.20       | $0.80        |

## model 分类

* **编程**:Qwen3-Coder-480B、DeepSeek-V3.1
* **推理**:Qwen3-235B-Thinking、DeepSeek-R1 系列
* **通用**:Qwen3-235B-Instruct、GPT-OSS-120B
* **性能**:GLM-4.5-Air、GLM-4.5-FP8

## 后续步骤

* [开始使用 API](/docs/jian-ti-zhong-wen/instagen/api-reference.md)
* [创建 Access Key](/docs/jian-ti-zhong-wen/instagen/overview-2/create-key.md)
