[TimeSeries] add AutoModelForForecasting with chronos2 #1449
Annotations
5 errors
|
|
|
src/pipelines.js#L3364
Argument of type 'number | number[] | Float32Array<ArrayBufferLike> | number[][] | Float32Array<ArrayBufferLike>[] | Chronos2Input | Chronos2Input[]' is not assignable to parameter of type 'number[] | Float32Array<ArrayBufferLike> | Chronos2Input'.
|
|
src/pipelines.js#L3284
Type 'Float32Array<ArrayBufferLike>[]' is missing the following properties from type 'Float32Array<ArrayBufferLike>': BYTES_PER_ELEMENT, buffer, byteLength, byteOffset, and 3 more.
|
|
src/pipelines.js#L3166
Property 'chronos_config' does not exist on type 'PretrainedConfig'.
|
|
src/models.js#L8641
Property 'chronos_config' does not exist on type 'PretrainedConfig'.
|
The logs for this run have expired and are no longer available.
Loading