

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 开放式权重模型定制
<a name="model-customize-open-weight"></a>

本节将引导您完成开放式权重模型定制入门的过程。

**Topics**
+ [支持的自定义型号](#model-customize-open-weight-supported-models)
+ [先决条件](model-customize-open-weight-prereq.md)
+ [在 UI 中创建用于模型自定义的资源](model-customize-open-weight-create-assets-ui.md)
+ [AI 模型定制作业提交](model-customize-open-weight-job.md)
+ [模型评估作业提交](model-customize-open-weight-evaluation.md)
+ [模型部署](model-customize-open-weight-deployment.md)
+ [样本数据集和赋值器](model-customize-open-weight-samples.md)

## 支持的自定义型号
<a name="model-customize-open-weight-supported-models"></a>

下表显示了您可以自定义的基本模型。


| 模型提供商 | 模型 | 模型 ID | SFT（LORA） | DPO（LORA） | RAIF（LORA） | RLVR (LORA) | 
| --- | --- | --- | --- | --- | --- | --- | 
| 阿里巴巴 | Qwen2.5 指示 7B | huggingface-llm-qwen2-5-7b-instruct | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen2.5 指示 14B | huggingface-llm-qwen2-5-14b-instruct | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen2.5 Instruct 32B | huggingface-llm-qwen2-5-32b-instruct | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen2.5 指示 72B | huggingface-llm-qwen2-5-72b-instruct | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3 0.6B | huggingface-reasoning-qwen3-06b | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3 17B | huggingface-reasoning-qwen3-1-7b | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3 4B | huggingface-reasoning-qwen3-4b | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3 8B | huggingface-reasoning-qwen3-8b | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3 14B | huggingface-reasoning-qwen3-14b | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3 32B | huggingface-reasoning-qwen3-32b | ✓ | ✓ | ✓ | ✓ | 
| 阿里巴巴 | Qwen3.5 4B | huggingface-vlm-qwen3-5-4b | ✓ |  | ✓ | ✓ | 
| 阿里巴巴 | Qwen3.5 9B | huggingface-vlm-qwen3-5-9b | ✓ |  | ✓ | ✓ | 
| 阿里巴巴 | Qwen3.5 27B | huggingface-vlm-qwen3-5-27b | ✓ |  | ✓ | ✓ | 
| 阿里巴巴 | Qwen3.6 27B | huggingface-vlm-qwen3-6-27b | ✓ |  | ✓ | ✓ | 
| DeepSeek | DeepSeek R1 Distill Lama 8B | deepseek-llm-r1-distill-llama-8b | ✓ | ✓ | ✓ | ✓ | 
| DeepSeek | DeepSeek R1 Distill Lama 70B | deepseek-llm-r1-distill-llama-70b | ✓ | ✓ | ✓ | ✓ | 
| DeepSeek | DeepSeek R1 Distill Quwen 1.5B | deepseek-llm-r1-distill-qwen-1-5b | ✓ | ✓ | ✓ | ✓ | 
| DeepSeek | DeepSeek R1 Distill Quwen 7B | deepseek-llm-r1-distill-qwen-7b | ✓ | ✓ | ✓ | ✓ | 
| DeepSeek | DeepSeek R1 Distill Quwen 14B | deepseek-llm-r1-distill-qwen-14b | ✓ | ✓ | ✓ | ✓ | 
| DeepSeek | DeepSeek R1 Distill Quwen 32B | deepseek-llm-r1-distill-qwen-32b | ✓ | ✓ | ✓ | ✓ | 
| Meta | Llama 3.1 Instruct 8B | meta-textgeneration-llama-3-1-8b-instruct | ✓ | ✓ | ✓ | ✓ | 
| Meta | Llama 3.2 Instruct 1B | meta-textgeneration-llama-3-2-1b-instruct | ✓ | ✓ | ✓ | ✓ | 
| Meta | Llama 3.2 Instruct 3B | meta-textgeneration-llama-3-2-3b-instruct | ✓ | ✓ | ✓ | ✓ | 
| Meta | Meta Llama 3.3 Instruct 70B | meta-textgeneration-llama-3-3-70b-instruct | ✓ | ✓ | ✓ | ✓ | 
| OpenAI | GPT LOSS 20B | openai-reasoning-gpt-oss-20b | ✓ | ✓ | ✓ | ✓ | 
| OpenAI | GPT LOSS 120B | openai-reasoning-gpt-oss-120b | ✓ | ✓ | ✓ | ✓ | 