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