Skip to main content
Batch inference allows you to submit large-scale inference tasks through the Kimi Platform console without writing any code. This tutorial shows how to create, monitor, and retrieve results of batch inference tasks from the console.
Batch inference is conducted for a specific project and is only available to users at Tier1 or above. If you prefer to use the API for batch processing, see the Batch API Guide.

Steps

1. Create a Batch Task

Open the Kimi Platform, go to User Center β†’ Projects β†’ View Project β†’ Batches β†’ Create Batches. Project list Batches page

2. Configure Task Parameters

In the Create Batch Task dialog, set the following:
  • Batch Name: Set a name for the task
  • Completion Window: Select the maximum wait time for the task
  • Data File: Upload a new file or select an existing file
Click OK to submit the task. Create Batch Task

3. Wait for Inference to Complete

After submission, the task starts running. You can monitor the task status in the Batches list. Task validating

4. Download Output Results

After execution is completed, click Details to view the task details and download the output file. Task completed Batch details

5. View File History

You may also find your previously uploaded files and output results in the project’s Files page. Files list