diff --git a/cortex-js/src/infrastructure/commanders/usecases/init.cli.usecases.ts b/cortex-js/src/infrastructure/commanders/usecases/init.cli.usecases.ts index cc053df6e..5c8fda51c 100644 --- a/cortex-js/src/infrastructure/commanders/usecases/init.cli.usecases.ts +++ b/cortex-js/src/infrastructure/commanders/usecases/init.cli.usecases.ts @@ -301,7 +301,7 @@ export class InitCliUsecases { * @param engineFileName */ async installONNXEngine( - version: string = 'v0.1.1', + version: string = 'latest', engineFileName: string = 'windows-amd64', ) { const res = await firstValueFrom(