| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
43ed02a655 | 提交代码 | 2 years ago |
| @@ -297,7 +297,7 @@ func modelartsFileNoteBookCreate(ctx *context.Context, option api.CreateFileNote | |||
| Description: getDescription(option), | |||
| ImageId: setting.FileNoteBook.ImageIdNPU, | |||
| Spec: spec, | |||
| BootFile: "", | |||
| BootFile: option.File, | |||
| AutoStopDurationMs: modelarts.AutoStopDurationMs / 4, | |||
| } | |||