Skip to content
Mureka
Appearance
Menu
Return to top
创建微调任务
POST
/v1/finetuning/create
创建一个微调任务,使用给定的数据集创建一个微调模型。
Authorizations
BearerAuth
Type
HTTP (bearer)
Request Body
Schema
JSON
object
Responses
200
微调任务对象。
Content-Type
application/json
Schema
JSON
object
POST
/v1/finetuning/create
Samples