gguf: calculate tensor data offset #2730
Annotations
14 errors and 3 warnings
browser
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
browser
Operator '-' cannot be applied to types 'string | number | bigint | boolean | MetadataBaseValue[] | MetadataValue[]' and 'any'.
|
browser
Operator '%' cannot be applied to types 'number' and 'string | number | bigint | boolean | MetadataBaseValue[] | MetadataValue[]'.
|
browser
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
browser
Object literal may only specify known properties, and 'tensorsOffset' does not exist in type 'GGUFParseOutput<{ strict: true; }> & { parameterCount?: number | undefined; }'.
|
browser
Object literal may only specify known properties, and 'tensorsOffset' does not exist in type 'GGUFParseOutput<{ strict: true; }> & { parameterCount?: number | undefined; }'.
|
browser
Process completed with exit code 1.
|
node
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
node
Operator '-' cannot be applied to types 'string | number | bigint | boolean | MetadataBaseValue[] | MetadataValue[]' and 'any'.
|
node
Operator '%' cannot be applied to types 'number' and 'string | number | bigint | boolean | MetadataBaseValue[] | MetadataValue[]'.
|
node
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
node
Object literal may only specify known properties, and 'tensorsOffset' does not exist in type 'GGUFParseOutput<{ strict: true; }> & { parameterCount?: number | undefined; }'.
|
node
Object literal may only specify known properties, and 'tensorsOffset' does not exist in type 'GGUFParseOutput<{ strict: true; }> & { parameterCount?: number | undefined; }'.
|
node
Process completed with exit code 1.
|
browser
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|