Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Finetune ¶
type Finetune struct {
// contains filtered or unexported fields
}
func (Finetune) Create ¶
func (t Finetune) Create(opt *FinetuneCreateOption) ( dto JobInfo, err error, )
func (Finetune) GetLogDownloadURL ¶
type FinetuneCreateOption ¶
type FinetuneCreateOption = controller.FinetuneCreateRequest
type JobInfo ¶
type JobInfo = app.JobInfoDTO
Click to show internal directories.
Click to hide internal directories.