FEATURES
FIM completion
1. Use Cases
In FIM (Fill In the Middle) completion, the user provides the desired beginning and ending content, and the model fills in the middle content. This is typically used in code completion, text middle content completion, etc.
2. Usage
2.1 Using in chat/completions Interface
2.2 Using in completions Interface
3. Supported Model List
-
Deepseek Series:
- deepseek-ai/DeepSeek-V2.5
- Pro/deepseek-ai/DeepSeek-R1
- deepseek-ai/DeepSeek-R1
- Pro/deepseek-ai/DeepSeek-V3
- deepseek-ai/DeepSeek-V3
- deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
- deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
- deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
- deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
- Pro/deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
- Pro/deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
-
Qwen Series:
- Qwen/Qwen2.5-Coder-7B-Instruct
- Qwen/Qwen2.5-Coder-32B-Instruct
Note: The supported model list may change, please refer to this document for the latest list of supported models.